Mpvue installation sass error

clipboard.png

clipboard.png

clipboard.png
webpack

clipboard.png

clipboard.png

Sep.20,2021

It's normal to have such a problem under

windows
Delete the entire node-modules folder
and then try npm I again

your error report has nothing to do with node-sass
is a problem with another dependency package


did you install node-sass successfully? I feel like you didn't install it successfully.
try installing it with cnpm.

npm install -g cnpm
cnpm install sass-loader node-sass --save-dev
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35772-2bf9c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35772-2bf9c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?