Topic: Unable to use "npm start"
Damian Gemza
staff answered 2 years ago
sudo npm install -g n
sudo n 0.12.7
sudo npm install node-sass@2
sudo npm -g install node-gyp@3
Please also check the following links for more answers to your problem: LINK1, LINK2, LINK3
Also please try to remove package-lock.json file, remove node_modules directory and type npm install one more time. Also, you can try to do npm install with --unsafe-perm flag.
Best Regards,
Damian Answered
- User: Pro
- Premium support: No
- Technology: Angular
- MDB Version: 6.2.3
- Device: Lenovo
- Browser: Mozilla Firefox
- OS: Windows 10
- Provided sample code: No
- Provided link: No