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
After npm install and then running npm run dev, my cli shows an npm ERR!:
Could not find file: config/.json
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR![email protected] replace_vars: `mustache config/$NODE_ENV.json src/index.html > public/index.html`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] replace_vars script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
After
npm install
and then runningnpm run dev
, my cli shows an npm ERR!:Other specifics:
The text was updated successfully, but these errors were encountered: