You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
When I run
node index.jsin theapidirectory, I get the following error:Error: ENOENT: no such file or directory, open 'env'Changing the
pathinindex.jsto point directly to theenv.shfile seems to fix this.