当前位置:网站首页>'NPM' is not an internal or external command, nor is it a runnable program or batch file
'NPM' is not an internal or external command, nor is it a runnable program or batch file
2022-04-23 07:45:00 【Senior salted fish~】
problem :
Installed node.js after , Use npm --version May prompt ‘npm’ Not an internal or external command , It's not a runnable program Or batch files .
reason : May be environment variable Not configured properly
1、 stay “ This computer ” Right click in and click Properties
2、 After entering the system, click “ Advanced system setup ” Environment variables in
3、 Find... In the system variable Path, Click to enter Path
4、 see node.exe The address of ( Blue place )
5、 Add... At the end node.exe The address of , Then click OK
6、 stay cmd Input npm-v View version information
If the version information is output, the configuration is successful !
版权声明
本文为[Senior salted fish~]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230623087070.html
边栏推荐
猜你喜欢
H5 case development
SAP pi / PO rfc2soap publishes RFC interface as WS example
SAP PI/PO登录使用及基本功能简介
SAP CR传输请求顺序、依赖检查
SAP PI/PO rfc2Soap 发布rfc接口为ws示例
SAP SALV14 后台输出SALV数据可直接保存文件,发送Email(带排序、超链接、筛选格式)
Reflect on the limitations of event bus and the design and implementation of communication mechanism in component development process
超级宝典&编程指南(红蓝宝书)-读书笔记
Authorization+Token+JWT
King glory - unity learning journey
随机推荐
Super classic & Programming Guide (red and blue book) - Reading Notes
MySQL isolation level
12. Constraints
SAP PI/PO rfc2RESTful 發布rfc接口為RESTful示例(Proxy間接法)
手游的热更方案与动态更新策略
9. Common functions
redis连接出错 ERR AUTH <password> called without any password configured for the default user.
js之排他思想及案例
Mysql 数据库从设计上的优化
安装配置淘宝镜像npm(cnpm)
对js中argumens的简单理解
SAP TRANSLATE使用数据对象掩码示例
SAP PI/PO登录使用及基本功能简介
Solutions to common problems in visualization (VII) solutions to drawing scale setting
FSM finite state machine
new的实现
Mysql 索引
Game assisted script development journey
BTREE, B + tree and hash index
Nacos/sentinel网关限流和分组 (代码)