Closed DanielAccorsi closed 6 years ago
You should install it with unsafe permission. It will do the trick
npm i --unsafe-perm node-sass@4.8.1
@pankamilr ok, but remembering that the error occurred BEFORE changing the node-sass version. The problem is solved with or without --unsafa-perm.
fixed in 2.1.1!
You should install it with unsafe permission. It will do the trick
npm i --unsafe-perm node-sass@4.8.1
Thanks Problem is solved with --unsafe-prem
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior: Trying to build last version of dashboard with latest version of NPM and NODE. My solution was to change version of node-sass with this command: npm i node-sass@4.8.1
The build error before change node-sass version:
Expected behavior: Should build without problems.
Steps to reproduce:
Related code: Don't have. Its dashboard origial code.
Other information:
npm, node, OS, Browser
Angular, Nebular