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 updating to 4.0.0 from 3.0.2 I get this error:
npm ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! `webpack --config ./webpack.config.js --env=development --watch`
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\...\npm-cache\_logs\2021-06-13T15_36_13_594Z-debug.log
/c/Program Files/nodejs/npm: line 37: 2812 Segmentation fault "$NODE_EXE" "$NPM_CLI_JS" "$@"
found no way to fix it, so I stayed at 3.0.2
The text was updated successfully, but these errors were encountered:
After updating to
4.0.0
from3.0.2
I get this error:found no way to fix it, so I stayed at 3.0.2
The text was updated successfully, but these errors were encountered: