当前位置:网站首页>[node] NPM part
[node] NPM part
2022-06-11 08:45:00 【Can love programming】
One 、 Preface
npm namely :Node Package Manager.node Package manager . To help node Module release 、 Installed and dependent .
Two 、 Commonly used instructions
1、npm search Package name Find package
2、npm install/i( Abbreviation ) Package name Installation package
3、npm install/i Package name --save Install the package and add it to the dependency
4、npm install Automatically install dependent packages in the configuration file
5、npm install/i Package name -g Global installation , It's usually a tool kit
6、npm -v see npm edition
7、npm version View the versions of all modules
Ongoing update ……
边栏推荐
- MySQL advanced features, you can read more about it and meet the interview
- leetcode - 230. The k-th smallest element in a binary search tree
- Swagger study notes
- How to solve the MySQL deadlock problem? Recitation version
- GCC AVR(Atmel Studio+ AVR Studio)如何将结构体数组定义在程序存储器(flash)空间并进行读操作
- Go language: string connection, digital conversion string
- Anaconda related knowledge supplement (spyder+keras Library)
- Can not connect to local MySQL server through socket ‘/tmp/mysql. sock (2)‘
- Cyclic sort
- 【CVPR2022】QueryDet论文精读
猜你喜欢

结果和目标出入太大?不妨借助目标管理精准直达目标!

Web design and website planning assignment 11 game selection form

Codetop - sort odd ascending even descending linked list

Process control: process waiting (recycling child processes)

Multiple limit of the same field of SQL

补2:圆环回原点问题

uniapp 插件开发

Can not connect to local MySQL server through socket ‘/tmp/mysql. sock (2)‘

Anaconda related knowledge supplement (spyder+keras Library)

Uniapp plug-in development
随机推荐
torch. nn. functional. pad
Timestamp of PostgreSQL and Oracle
leetcode - 230. The k-th smallest element in a binary search tree
js 中 Map 和 Set 的用法及区别
Cyclic sort
Solve valueerror: no model found in config file
[software tool] installation ffmpeg
Matlab学习9-图像处理之非线性锐化滤波
Sword finger offer 40 Minimum number of K
Uniapp plug-in development
Reference implementation scheme of database database and table division strategy
Sword finger offer 51 Reverse pair in array
MySQL advanced features, you can read more about it and meet the interview
怎么做好项目管理?学会这4个步骤就够了
Hibernate L2 cache
Screaming Frog Log File Analyser 中文版安装教程
Supplement 2: circle returning to origin
Collation of open source modulation identification data set
Installation (detailed illustration) and use of SVN
torch. meshgrid