当前位置:网站首页>NPM install installation dependency package error reporting solution
NPM install installation dependency package error reporting solution
2022-07-03 09:17:00 【LV dajuan】
First use npm install --registry=https://registry.npm.taobao.org
install , There are the following problems
After reviewing the solution , Change this , Then it's all right npm install -g cnpm --registry=http://registry.npm.taobao.org
to update : Still today, hee hee
The above solution should be wrong , That command is to install cnpm With ,,,,,,, Left Dapu ...
And in the above order -g
Install global ( Installed in the system ), What I need to do is to install the dependent packages required for this project , Install in the project folder , Not in the system .
Additional knowledge
npm The file location of the global installation can be used npm root -g
Check it out. ( Enter... In the command terminal ,cmd open )
New solutions
Tried many solutions online , None of them solved the problem , Including running npm run dev
Wrong time to start the project
vue-cli-service’ Not an internal or external command , It's not a runnable program
Finally, I think it's not node.js Version of the problem , Because from the first step npm install
Began to report mistakes , So it was reinstalled node.js Then install the dependency package !!!!! Piss me off ( anger .jpg)
node.js install
1、 Download the installation package on the official website I'm on the official website
2、 After downloading, click Install , The process has been next step Can be .
3、 After installation, check whether the installation is successful at the command terminal
The output version number means the installation is successful
边栏推荐
- 【Kotlin学习】类、对象和接口——定义类继承结构
- Data mining 2021-4-27 class notes
- [point cloud processing paper crazy reading frontier version 11] - unsupervised point cloud pre training via occlusion completion
- DOM render mount patch responsive system
- 【点云处理之论文狂读经典版14】—— Dynamic Graph CNN for Learning on Point Clouds
- LeetCode 871. Minimum refueling times
- Discussion on enterprise informatization construction
- Internet Protocol learning record
- Build a solo blog from scratch
- AcWing 788. Number of pairs in reverse order
猜你喜欢
【点云处理之论文狂读经典版10】—— PointCNN: Convolution On X-Transformed Points
LeetCode 871. Minimum refueling times
教育信息化步入2.0,看看JNPF如何帮助教师减负,提高效率?
LeetCode 57. 插入区间
LeetCode 241. Design priorities for operational expressions
[advanced feature learning on point clouds using multi resolution features and learning]
2022-2-14 learning xiangniuke project - generate verification code
LeetCode 438. Find all letter ectopic words in the string
我們有個共同的名字,XX工
[point cloud processing paper crazy reading frontier version 8] - pointview gcn: 3D shape classification with multi view point clouds
随机推荐
On February 14, 2022, learn the imitation Niuke project - develop the registration function
Excel is not as good as jnpf form for 3 minutes in an hour. Leaders must praise it when making reports like this!
[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs
LeetCode 515. 在每个树行中找最大值
C language programming specification
【点云处理之论文狂读前沿版9】—Advanced Feature Learning on Point Clouds using Multi-resolution Features and Learni
Computing level network notes
剑指 Offer II 091. 粉刷房子
The "booster" of traditional office mode, Building OA office system, was so simple!
Sword finger offer II 029 Sorted circular linked list
Internet Protocol learning record
Go language - Reflection
AcWing 787. Merge sort (template)
[advanced feature learning on point clouds using multi resolution features and learning]
LeetCode 75. 颜色分类
LeetCode 715. Range module
拯救剧荒,程序员最爱看的高分美剧TOP10
State compression DP acwing 91 Shortest Hamilton path
Methods of checking ports according to processes and checking processes according to ports
Find the combination number acwing 886 Find the combination number II