当前位置:网站首页>NVM installation and use and NPM package installation failure record
NVM installation and use and NPM package installation failure record
2022-06-26 04:36:00 【Tongxi rafting】
nvm-windows Installation and use
github Download address : nvm-windows
nvmList nvm Information aboutnvm archShow the current node The operating environment is 32 A still 64 Bitnvm root <path>Set storage different node The location of the versionnvm versionnvm Version ofnvm listList installed versionsnvm install nodeinstall node The latest versionnvm install <version>Install the corresponding version of nodenvm uninstall <version>Remove a version of nodenvm use <version>Switch between different versions of nodenvm node_mirror <node_mirror_url>Set up node Mirror addressnvm npm_mirror <npm_mirror_url>Set up npm Mirror addressnvm onEnable nvm management nodenvm offBan nvm management node, No version will be uninstalled
The problem presented

Follow the prompts to manually install npm package
There are two hints in the screenshot
// Please visit https://github.com/npm/cli/releases/tag/v6.14.16 to download npm.
// It should be extracted to C:\Users\EDZ\AppData\Roaming\nvm\v12.22.10
- First, download the corresponding npm Of source Pack and unzip
- And then put npm bag nvm Under the corresponding node In version node_modules in
- Adjust package name to npm
- Copy existing npm npm.cmd File into this version , and node.exe At the same level
final result

nvm use 12.22.10 Switch node edition , You can look at node Version and npm Version of the
summary
As for the method of changing the image address, I have also tried , Local tests don't work . For the time being, Download manually npm Package has been updated
边栏推荐
- [Qunhui] Internet access + custom port
- 一幅脑图总结一下需求分析(工作上实际遇到的情况的补充)
- Your requirements could not be resolved
- Tips for using idea
- Mobile terminal pull-down loading pull-down loading data
- PHP installation SSH2 extension
- Double buffer technology asynchronous log system
- 1.24 learning summary
- Oracle 数据泵导表
- Compiling and installing phpredis extension on MAC
猜你喜欢

pip 批量完全卸载包

Ubuntu installs PostgreSQL and uses omnidb to view

Introduction to markdown grammar

MySQL index details

Thinkphp6 implements a simple lottery system

Nabicat连接:本地Mysql&&云服务Mysql以及报错
![Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am](/img/71/ed3b2ca9e6d4afd2dae3c601b3a75b.jpg)
Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am

CTF PHP audit bypasses filtering learning from topics

Realize video call and interactive live broadcast in the applet

Use of better scroll
随机推荐
List of provinces, cities and counties in China
[Qunhui] import certificate
Database design (3): database maintenance and optimization
Report on the "fourteenth five year plan" and future development direction of global and Chinese indoor vertical farms from 2022 to 2028
[Qunhui] Internet access + custom port
Construction of art NFT trading platform | NFT mall
1.11 learning summary
The select option in laravel admin contains a large amount of data
Group by and order by are used together
Video label forbids downloading. The test is valid. Hide button. The test is valid at three points
2021/11/6-burpsuit packet capturing and web page source code modification
Svn error command revert error previous operation has not finished; run ‘ cleanup‘ if
Double buffer technology asynchronous log system
Zhubo Huangyu: you can try these non-agricultural operation skills
MySQL index details
Text horizontal alignment attribute text align and element vertical alignment attribute vertical align
Zhimeng CMS will file a lawsuit against infringing websites
Upload script file (one sentence back door) WAF bypass (PHP)
Sixtool- source code of multi-functional and all in one generation hanging assistant
小程序中实现视频通话及互动直播功能