当前位置:网站首页>【node】npm部分
【node】npm部分
2022-06-11 08:27:00 【能能爱编程】
一、前言
npm即:Node Package Manager。node包管理者。是用来帮助node模块的发布、安装和依赖的。
二、常用指令
1、npm search 包名 查找包
2、npm install/i(简写) 包名 安装包
3、npm install/i 包名 --save 安装包并添加到依赖
4、npm install 自动安装配置文件中依赖的包
5、npm install/i 包名 -g 全局安装,一般是工具包
6、npm -v 查看npm版本
7、npm version 查看所有模块的版本
持续更新中……
边栏推荐
- Shell编程笔记
- Typescript namespace
- [the most complete ENSP [installation diagram] in history!]
- DAMENG 数据库登陆
- 并查集是什么?你还在为其烦恼?其实就是一个连通图的问题,理解起来没有那么困难
- Typescript null and undefined
- Introduction to database system experiment report answer Experiment 6: advanced query of data table
- DAMENG 用户管理
- Shell Programming Notes
- Design of optimization table
猜你喜欢

【CVPR2022】QueryDet论文精读

Solution to the occurrence interval (space) of latex manual numbering documents

(resolved) typeerror: meshgrid() got an unexpected keyword argument 'indexing‘

JS learning basics document Write write a line of text in the page

Difference between threadpooltaskexecutor and ThreadPoolExecutor

How CSDN reports plagiarized articles

Web design and website planning assignment 12 online registration form

Study the Analects of entanglement
![[software tool] installation ffmpeg](/img/ac/4fbfb3f1a540ec181b94999d9029fb.jpg)
[software tool] installation ffmpeg

Use of Excel to XML tool of TestLink
随机推荐
DAMENG 数据库登陆
Typescript type alias
Pypharm startup is stuck, loading project
Modifying field length in Oracle and postgrepsql
[software tool] the hacker matrix special effect software CMatrix
Multiple limit of the same field of SQL
进程间的通信
Introduction to database system experiment report answer Experiment 6: advanced query of data table
结果和目标出入太大?不妨借助目标管理精准直达目标!
ActiveMQ简单教程,适合初学者,学习笔记yyds
Typescript interface and type alias similarities and differences
嵌入式软件面试问题总结
Dameng user management
Use special characters to splice strings "+“
[software tools] screen recording software captura
How to do well in empty state design? Look at this comprehensive summary
Anaconda related knowledge supplement (spyder+keras Library)
torch. unbind()
In place reversal of a LinkedList
TypeScript-类型保护