node.js
three_hours
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
记录:npm install出错( Can‘t find Python executable “python“, you can set the PYTHON env variable.)
今天在进行renren-fast前端部署的时候,执行npm install后失败,出错如下: gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable. gyp ERR! stack at PythonFinder.failNoPython (F:\vscode\workrome\renren\renren-fa.原创 2021-01-05 16:40:17 · 1508 阅读 · 0 评论 -
peerDependencies WARNING webpack-cli@* requires a peer of webpack@4.x.x || 5.x.x but none was instal
peerDependencies WARNING webpack-cli@* requires a peer of webpack@4.x.x || 5.x.x but none was installed解决方案 1.问题如下:安装webpack-cli时,出现 只需要安装图片中指定的4.x.x或者5.x.x即可原创 2020-12-26 10:24:44 · 6872 阅读 · 0 评论
分享