0
点赞
收藏
分享

微信扫一扫

Node-Sass尚不支持您当前的环境:Windows 64位

程序员知识圈 2022-03-17 阅读 107

问题:

Cannot load gulp: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (57)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
[09:57:14] Cannot run sass task: missing in gulpfile.js

解决方法:

cnpm install node-sass
举报

相关推荐

(windows) node-sass 安装报错

0 条评论