900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > no such file or directory scandir '.../node_modules/node-sass/vendor'

no such file or directory scandir '.../node_modules/node-sass/vendor'

时间:2024-05-01 00:13:58

相关推荐

no such file or directory  scandir '.../node_modules/node-sass/vendor'

显示找不到node_modules/node-sass/vendor模块。去文件夹一看,还真的是没有。应该是在安装全局依赖的时候,没有安装到vendor,通过rebuild命令重新安装一下就可以啦。

解决办法,运行:npm rebuild node-sass

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。