简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime解决方案
有一段日子没有运行vue 项目,再次运行提示:Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime.通过百度,知道可能与node-js版本过高有关系.解决办法:1.打开cmd,输入 where node2.找别人要一份,低版本的node-js(也是输入wher
到底了