Hello and welcome,
Maybe try to replace node-sass by sass in your assets.
cd assets
npm uninstall node-sass
npm i -D sass
Which version of Phoenix are You using?
Hello and welcome,
Maybe try to replace node-sass by sass in your assets.
cd assets
npm uninstall node-sass
npm i -D sass
Which version of Phoenix are You using?