react_home icon indicating copy to clipboard operation
react_home copied to clipboard

node-sass版本过低

Open zhaoxinjie opened this issue 6 years ago • 1 comments

node-sass项目中用的是4.7.2,在项目npm install的时候显示连接不存在,翻墙发现也不行,后来将node-sass设置为4.10.0以上版本可行; "node-sass": "^4.10.0",

zhaoxinjie avatar Dec 19 '18 09:12 zhaoxinjie

恩,近期会进行一次依赖更新

aiyuekuang avatar Dec 20 '18 00:12 aiyuekuang