fis-parser-node-sass icon indicating copy to clipboard operation
fis-parser-node-sass copied to clipboard

mac下编译错误

Open imj2 opened this issue 9 years ago • 1 comments

错误提示如下 [ERROR] ENOENT: no such file or directory, scandir '/usr/local/lib/node_modules/fis-parser-node-sass/node_modules/node-sass/vendor'

新手不懂。

imj2 avatar Oct 01 '16 10:10 imj2

问题已经解决,先 npm install node-sass 然后把node_modules/node-sass复制到fis的node-sass里面替换,编译就成功哦。

可能是因为fis的node-sass安装没成功的问题吧。

imj2 avatar Oct 01 '16 23:10 imj2