ionic-video-chat-support icon indicating copy to clipboard operation
ionic-video-chat-support copied to clipboard

Failed to install [email protected]

Open cnlc opened this issue 4 years ago • 1 comments

npm install command fails and i receive this error.

npm ERR! [email protected] postinstall: node scripts/build.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postinstall script.

cnlc avatar Mar 28 '20 01:03 cnlc

try this it works for me npm install node-sass npm install --ignore-scripts bower install npm install

or this npm install node-sass@latest

AlirezaEbrahimkhani avatar Apr 29 '20 06:04 AlirezaEbrahimkhani