当前位置:网站首页>NPM and package common commands
NPM and package common commands
2022-07-05 07:12:00 【Weft collar network】
npm install npm uninstall3、 Install the specified package and record it to devDependencies node
npm i Package name -D4、 View the current package image source
npm config get registry4、 Switch the image source of the next package to Taobao image source
npm config set registry=https://registry.npm.taobao.org/5、 adopt npm Package manager , take nrm Install as a globally available tool
npm i nrm -g6、 View all available mirror sources
nrm ls7、 Switch the image source of the next package to taobao Mirror image
nrm use taobao8、 View the packages that have been installed
npm list -g --depth 0 边栏推荐
- 逻辑结构与物理结构
- Mid 2022 documentary -- the experience of an ordinary person
- [vscode] prohibit the pylance plug-in from automatically adding import
- ROS2——配置开发环境(五)
- [software testing] 05 -- principles of software testing
- 【Node】nvm 版本管理工具
- 【obs】x264编码:“buffer_size“
- SOC_SD_DATA_FSM
- Three body goal management notes
- [tf] Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initial
猜你喜欢
![[MySQL 8.0 does not support capitalization of table names - corresponding scheme]](/img/ea/a1e0722c43f56aff3e79f95c99ba8a.png)
[MySQL 8.0 does not support capitalization of table names - corresponding scheme]

Orin 安装CUDA环境

window navicat连接阿里云服务器mysql步骤及常见问题

PHY驱动调试之 --- MDIO/MDC接口22号和45号条款(一)

Negative number storage and type conversion in programs
![[software testing] 06 -- basic process of software testing](/img/fe/3d8b9b68f95ac7899ab87d6993284d.jpg)
[software testing] 06 -- basic process of software testing

Special training of C language array

ROS2——常用命令行(四)

Powermanagerservice (I) - initialization

ROS2——安装ROS2(三)
随机推荐
ROS2——node节点(七)
Unity UGUI不同的UI面板或者UI之间如何进行坐标匹配和变换
ROS2——初识ROS2(一)
Architecture
使用paping工具进行tcp端口连通性检测
Netease to B, soft outside, hard in
Special training of C language array
SD_CMD_RECEIVE_SHIFT_REGISTER
逻辑结构与物理结构
Qt项目中的日志库log4qt使用
CGroup CPU group source code analysis
Spinningup drawing curve
ROS2——常用命令行(四)
能量守恒和打造能量缺口
[software testing] 03 -- overview of software testing
【软件测试】02 -- 软件缺陷管理
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
【Node】nvm 版本管理工具
乐鑫面试流程
Ros2 - first acquaintance with ros2 (I)