Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALCHEMY API KEY NOT SET #30

Open
MedNewton opened this issue May 7, 2023 · 0 comments
Open

ALCHEMY API KEY NOT SET #30

MedNewton opened this issue May 7, 2023 · 0 comments

Comments

@MedNewton
Copy link

When trying to register as a user, the following error throws :

throw new Error(Environment variable '${name}' not set);
^
Error: Environment variable 'ALCHEMY_API_KEY' not set
at Object.getEnv (C:\Users\ss\Desktop\WEB\imx-examples\src\libs\utils.ts:17:9)
at Object. (C:\Users\ss\Desktop\WEB\imx-examples\src\config\client.ts:4:18)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module.m._compile (C:\Users\ss\Desktop\WEB\imx-examples\node_modules\ts-node\src\index.ts:1618:23)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Object.require.extensions. [as .ts] (C:\Users\ss\Desktop\WEB\imx-examples\node_modules\ts-node\src\index.ts:1621:12)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Function.Module._load (node:internal/modules/cjs/loader:878:12)
at Module.require (node:internal/modules/cjs/loader:1061:19)
at require (node:internal/modules/cjs/helpers:103:18)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant