-
-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG #0 99.25 npm ERR! code 1 #221
Comments
Can you add replication steps for this? |
@smaharj1 ... I'm using docker for build with cmd as : j2ee@j2ee:~/Documents/working/Veniqa$ sudo docker-compose up |
I just got the same error following the quick start docker guide on a ubuntu 20.04 system. |
@smaharj1 can you help me resolve this issue? |
Try updating |
#0 99.25 npm ERR! code 1
#0 99.25 npm ERR! path /app/node_modules/node-sass
#0 99.25 npm ERR! command failed
#0 99.25 npm ERR! command sh -c -- node scripts/build.js
#0 99.25 npm ERR! Building: /usr/local/bin/node /app/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
#0 99.25 npm ERR! gyp info it worked if it ends with ok
#0 99.25 npm ERR! gyp verb cli [
#0 99.25 npm ERR! gyp verb cli '/usr/local/bin/node',
#0 99.25 npm ERR! gyp verb cli '/app/node_modules/node-gyp/bin/node-gyp.js',
#0 99.25 npm ERR! gyp verb cli 'rebuild',
#0 99.25 npm ERR! gyp verb cli '--verbose',
#0 99.25 npm ERR! gyp verb cli '--libsass_ext=',
#0 99.25 npm ERR! gyp verb cli '--libsass_cflags=',
#0 99.25 npm ERR! gyp verb cli '--libsass_ldflags=',
#0 99.25 npm ERR! gyp verb cli '--libsass_library='
#0 99.25 npm ERR! gyp verb cli ]
The text was updated successfully, but these errors were encountered: