Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Error: Node Sass version 7.0.1 is incompatible with ^4.0.0.

#Don't use node-sass anymore
#node-sass is deprecated. Instead use sass.
npm uninstall node-sass

npm install sass
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Node #Sass #version #incompatible
ADD COMMENT
Topic
Name
3+8 =