当前位置:网站首页>npm install出现node错误
npm install出现node错误
2022-07-31 05:19:00 【想要飞翔的企鹅】
1.安装nodejs
下载地址: https://nodejs.org/en/download/
下载版本:12.21.0
2.安装python (项目中使用到了python才需要安装)
安装版本:python2.7.18
3.PowerShell中执行
npm install --global --production windows-build-tools
npm config set msvs_version 2015 --global
4.项目中运行
npm install 导入依赖
npm run dev 启动
这个只是作为一个参考node版本与python版本之间有对应的关系,如果不符合会报错的。
边栏推荐
- 离线安装activeMq
- Webrtc从理论到实践一:初识
- Image binarization processing of opencv
- 链表理论基础
- IDEA概述和安装及调试
- Three methods of accessing image pixels in opencv
- ES6-箭头函数
- MySQL官网8.0.17 安装教程(适合离线安装)
- DSPE-PEG-Thiol DSPE-PEG-SH phospholipid-polyethylene glycol-thiol liposome for later use
- When solving background-size:cover, the picture is covered but not displayed completely?
猜你喜欢

cenos7配置IP,配置IP不生效

TCP与UDP协议的区别,以及TCP的三次握手和四次挥手

IDEA概述和安装及调试

2022年软件测试现状最新报告

Pytorch study notes 10 - detailed explanation of convolutional neural network and application of multi-classification task of mnist dataset

Picture-in-Picture API in the browser

三本毕业,中途转行软件测试,顶着这些光环从月薪7k干到20k+,感觉还不错

DOM操作-事件的绑定与解绑

Four common ways of POST to submit data

VRchat_udon脚本介绍:傻瓜式教程教你如何实现VRchat地图的功能
随机推荐
企业级 DevOps 究竟是什么?
DOM操作案例1-点击,使表格的颜色切换(点击单元格,整行或整列颜色切换)
Image binarization processing of opencv
ES6-02-let和const关键字
解决nx安装 jtop问题
超详细!!!让你通透数组!!!初学复习不迷路!!
Unity Text一个简单的输入特效
2022年软件测试现状最新报告
The content of the wangeditor editor is transferred to the background server for storage
概率论相关笔记
【Latex】TexLive+VScode+SumatraPDF 配置LaTex编辑环境
Incredibuild 宣布支持 Yocto
DOM-DOM的介绍以及通过方法获取元素
力扣.有效的字母异位词
文件内容浏览cut、uniq、sort、tr命令的使用,
Attention based ASR(LAS)
自动化测试之unittest框架
ES6-Map、Set与Arrary的转换
IDEA overview and installation and debugging
变更管理与 DevOps —— 二者同时进行吗?