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
try running npx ../../packages/cli run --env-file '/Users/<user>/Desktop/Github/empirical/.env from examples
Error
❯ npx ../../packages/cli run --env-file '/Users/<user>/Desktop/Github/empirical/.env'
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/<user>/Desktop/packages/cli/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/<user>/Desktop/packages/cli/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in: /Users/<user>/.npm/_logs/2024-04-12T07_15_43_697Z-debug-0.log
The text was updated successfully, but these errors were encountered:
arjunattam
changed the title
Environment variables are not getting picked
[development] Environment variables are not getting picked
Apr 15, 2024
arjunattam
changed the title
[development] Environment variables are not getting picked
Environment variables are not getting picked
Apr 15, 2024
Steps to reproduce
npx ../../packages/cli run --env-file '/Users/<user>/Desktop/Github/empirical/.env
from examplesError
The text was updated successfully, but these errors were encountered: