I need advice to debug deploy Netlify App
I’m using a specific version of node-sass which is 4.14.1, if I use a newer version it passes the installation stage but it fails due to incompatiability with sass-loader. This was version deployed and ran successfully on heroku, do I need to change some settings?
used sass instead of node-sass.