当前位置:网站首页>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 边栏推荐
- 并发编程 — 死锁排查及处理
- Application of MATLAB in Linear Algebra (4): similar matrix and quadratic form
- [MySQL 8.0 does not support capitalization of table names - corresponding scheme]
- Marvell 88e1515 PHY loopback mode test
- Now there are HTML files and MVC made with vs (connected to the database). How can they be connected?
- 全局变量和静态变量的初始化
- Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
- 【Node】npm、yarn、pnpm 区别
- Sre core system understanding
- 能量守恒和打造能量缺口
猜你喜欢

逻辑结构与物理结构

Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘

ROS2——安装ROS2(三)

并发编程 — 如何中断/停止一个运行中的线程?

M2DGR 多源多场景 地面机器人SLAM数据集

DelayQueue延迟队列的使用和场景

Logical structure and physical structure

【软件测试】06 -- 软件测试的基本流程

Marvell 88e1515 PHY loopback mode test

Sre core system understanding
随机推荐
2022年中纪实 -- 一个普通人的经历
Empire help
使用paping工具进行tcp端口连通性检测
[vscode] recommended plug-ins
Executealways of unity is replacing executeineditmode
IPage能正常显示数据,但是total一直等于0
Mipi interface, DVP interface and CSI interface of camera
SD_ CMD_ SEND_ SHIFT_ REGISTER
Error: "mountvolume.setup failed for volume PVC fault handling
Interpretation of the earliest sketches - image translation work sketchygan
postmessage通信
Unity ugui how to match and transform coordinates between different UI panels or uis
ROS2——功能包(六)
C语言数组专题训练
The difference between new and malloc
docker安装mysql并使用navicat连接
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
Ros2 - function package (VI)
ROS2——安装ROS2(三)
Ros2 - first acquaintance with ros2 (I)