码迷,mamicode.com
首页 > 系统相关 > 详细

Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime

时间:2019-01-30 20:31:46      阅读:548      评论:0      收藏:0      [点我收藏+]

标签:rebuild   inux   with   div   解决   ebs   not   uninstall   environ   

环境:

ubuntu18

webstorm

vue项目

报错原因:

缺少相关依赖

解决方法:

npm rebuild node-sass

还未解决:

npm uninstall --save node-sass  
npm install --save node-sass  

 

还未解决:

npm cache clean

npm install --save node-sass

 

或者全部安装

npm install

 

Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime

标签:rebuild   inux   with   div   解决   ebs   not   uninstall   environ   

原文地址:https://www.cnblogs.com/biaogejiushibiao/p/10339604.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!