Syntax Error: Error: Node Sass version 7.0.1 is incompatible with ^4.0.0.
Syntax Error: Error: Node Sass version 7.0.1 is incompatible with ^4.0.0.
解决方案:
卸载重新安装
卸载

cnpm uninstall node-sass

安装

cnpm i -D sass

相关文章:

猜你喜欢
相关资源
相似解决方案