Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error node-sass while ojet restore

ShankarRajEcoAug 15 2021

Hi,
I did ojet strip on my current project and then trying to restore(ojet restore), getting below error.
I remember last time JB was suggesting to install node-sass seperately on it own and retry, I tried this many times but still stuck with this issue.
This is really eating lot of time.
-->ojet restore
Performing 'npm install' may take a bit.
Executing: cmd.exe /s /c npm install
npm
ERR! code 1
npm ERR! path F:\Netbeans Projects\EcovuesDashboard2.0_UI\node_modules\node-sass

npm
ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe F:\Netbeans Projects\EcovuesDashboard2.0_UI\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [

Thanks,
Shankar

Comments
Post Details
Added on Aug 15 2021
1 comment
426 views