会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
starlog
yume
博客园
首页
新随笔
联系
订阅
管理
07 2021 档案
解决sill install loadCurrentTree
摘要:修改代理SSL: npm config set strict-ssl false
阅读全文
posted @
2021-07-07 11:05
starlog
阅读(743)
评论(0)
推荐(0)
解决Couldn't find preset "env"
摘要:安装babel-preset-env: cnpm i -D babel-preset-env
阅读全文
posted @
2021-07-07 11:03
starlog
阅读(226)
评论(0)
推荐(0)
解决Node Sass does not yet support your current environment
摘要:一、先卸载node-sass: npm uninstall node-sass 二、再安装node-sass: cnpm i -D node-sass 三、以管理员身份运行cmd,运行以下命令: set SASS_BINARY_PATH=D:\win32-x64-64_binding.node
阅读全文
posted @
2021-07-07 10:55
starlog
阅读(808)
评论(0)
推荐(0)
公告