ionic-video-chat-support
ionic-video-chat-support copied to clipboard
Failed to install [email protected]
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.
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