当前位置:网站首页>node安装
node安装
2022-04-23 09:01:00 【一个博客】
node安装
一、安装过程
- 下载node.js 官网地址: https://nodejs.org/en/ 点击下载即可
- 点击开始安装,下一步,下一步…
二、Windows10下出现管理员权限问题时,参考以下
1.使用管理员权限打开命令行窗口
2.cd到下载的node.js安装msi文件目录,使用命令 msiexec /package node-v6.9.1-x64.msi (其中node-v6.9.1-x64.msi 是当前下载的安装文件名),该命令是msi文件的安装命令。然后系统会打开刚才的安装页面,重新按照上面的步骤安装即可。
三、cmd输入npm没反应,光标一直闪烁
1.找到 C:\Users(用户\你的用户名).npmrc 这个文件,把内容替换为
prefix=C:\Programming Software\nodejs\node_global
cache=C:\Programming Software\nodejs\node_cache
registry = http://registry.cnpmjs.or
版权声明
本文为[一个博客]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_45784582/article/details/105105824
边栏推荐
- Correct method of calculating inference time of neural network
- PLC point table (register address and point table definition) cracking detection scheme -- convenient for industrial Internet data acquisition
- 应纳税所得额
- MySQL小練習(僅適合初學者,非初學者勿進)
- 基于ThinkPHP5版本TRC20-资金归集解决方案
- Error: cannot find or load main class
- Go语言自学系列 | golang嵌套结构体
- OneFlow學習筆記:從Functor到OpExprInterpreter
- 完全二叉搜索树 (30 分)
- valgrind和kcachegrind使用运行分析
猜你喜欢
Brief steps to build a website / application using flash and H5
1099 建立二叉搜索树 (30 分)
MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
LaTeX论文排版操作
GUI编程简介 swing
Correct method of calculating inference time of neural network
DJ music management software pioneer DJ rekordbox
Virtual online exhibition - Online VR exhibition hall realizes 24h immersive exhibition viewing
Enterprise wechat application authorization / silent login
Please arrange star trek in advance to break through the new playing method of chain tour, and the market heat continues to rise
随机推荐
[original] use system Text. JSON formats the JSON string
玩转二叉树 (25 分)
Go语言自学系列 | golang结构体指针
OneFlow學習筆記:從Functor到OpExprInterpreter
How does kubernetes use harbor to pull private images
2022-04-22 openebs cloud native storage
Initial experience of talent plan learning camp: communication + adhering to the only way to learn open source collaborative courses
Complete binary search tree (30 points)
Go language self-study series | initialization of golang structure
Play with binary tree (25 points)
1099 建立二叉搜索树 (30 分)
共享办公室,提升入驻体验
Bk3633 specification
错误: 找不到或无法加载主类
I don't understand time, timestamp and time zone. Look at this article
Flash project cross domain interception and DBM database learning [Baotou cultural and creative website development]
单片机数码管秒表
MYCAT configuration
Multi view depth estimation by fusing single view depth probability with multi view geometry
Idea is configured to connect to the remote database mysql, or Navicat fails to connect to the remote database (solved)