I'm trying to do npm install
in the ionic project and an error appears
Failed at the node-sass@4.9.0 postinstall script.
The following steps worked for me ionic project
Remove npm
than run the following commands
npm i
npm install @ionic/app-scripts@latest--unsafe-perm=true --allow-root