Module build failed (from . /node_modules/Sass-Loader/lib/Loader.js after upgrading Angular version

Asked

Viewed 586 times

0

After upgrading the angular version from 6.1 to 7, when I went to give ng serve returns me the following error:

"ERROR in . /src/app/Components/anuncios.component.scss Module build failed (from . /node_modules/Sass-Loader/lib/Loader.js):"

What I tried to:

npm i -g sass-loader

I removed the modules and gave npm install

  • Try to give a npm install node-sass

  • Hasn’t changed a bit :/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.