ERROR in Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (57)
回答
星辰回答
如果在运行项目时出现上述报错可能是因为安装的node-sass版本过低不支持高版本node;
所以重新安装node-sass

(0)
相似问题