react-awesome-loaders
react-awesome-loaders copied to clipboard
Node sass issue preventing installation
Hi,
I'm trying to install react-awesome-loaders for my react app but when i do i get this error:
npm ERR! Failed at the [email protected] postinstall
Any idea what the issue is?
I have already tried to remove pack-lock.json, node_modules and clear npm cache and reinstalling npm packages but I still get the same error.
My node version: 15.6.0 My node-sass version: 6.0.1
Hi, you can downgrade your node-sass version to match with react-awesome-loaders
I tried that it did not resolve the issue, I had to downgrade my node verison to resolve the issue
I tried that it did not resolve the issue, I had to downgrade my node verison to resolve the issue
What version of node worked for you?
12.18.3