[SOLVED] “Module build failed: ValidationError: Invalid options object. Sass Loader has been initialized using an options object that does not match the API schema. — options has an unknown property ‘outputStyle’.”

Lim Sing
Mar 16, 2021

--

Problem:

I’m using Vue with Laravel framework. But received the below errors after running “npm run watch” :

Solved by running the command below:

npm uninstall — save-dev sass-loader

npm install — save-dev sass-loader@7.1.0

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Lim Sing
Lim Sing

No responses yet

Write a response