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
#1 "npm install" does not work even after manually changing the dependancies in the package.json file. Since several of the packages are deprecated as they had their own issues, it would be nice if the npm install for any and all packages being used can be provided in the form of a script.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
#1 "npm install" does not work even after manually changing the dependancies in the package.json file. Since several of the packages are deprecated as they had their own issues, it would be nice if the npm install for any and all packages being used can be provided in the form of a script.
Issue:
ERR! code 1
npm ERR! path C:\Users---\OneDrive\Documents\WTF-Adventure-main\node_modules\node-sass
npm ERR! command failed
[ . . . . ]
npm ERR! gyp ERR! cwd C:\Users---\OneDrive\Documents\WTF-Adventure-main\node_modules\node-sass
npm ERR! gyp ERR! node -v v18.16.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
#2 under './util/log.js' several references are missing, causing server crashes...
Beta Was this translation helpful? Give feedback.
All reactions