[Vuejs]-How did I resolve the Vue 2 error with Node 12?

0👍

node-sass has been updated to fix the error. Now you can update node-sass to the latest version compatible with Node 12 and resolve the problem.

https://www.npmjs.com/package/node-sass/v/4.12.0

Happy coding again!

Leave a comment