//1.查看npm镜像设置
npm config get registry
//2.将npm设置为淘宝镜像
npm config set registry https://registry.npmmirror.com
//3.再次查看npm镜像设置
npm config get registry
//4.重新install
npm install
-
Notifications
You must be signed in to change notification settings - Fork 0
huangmingji/nodejs-express-ts-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
一个基于nodejs、TypeScript和express的web模板
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published