add new chinese translations
This commit is contained in:
12
pages.zh/common/npm-root.md
Normal file
12
pages.zh/common/npm-root.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# npm root
|
||||
|
||||
> 显示 `node_modules` 目录的路径。
|
||||
> 更多信息:<https://docs.npmjs.com/cli/commands/npm-root>。
|
||||
|
||||
- 显示本地 `node_modules` 目录的路径:
|
||||
|
||||
`npm root`
|
||||
|
||||
- 显示全局 `node_modules` 目录的路径:
|
||||
|
||||
`npm root --global`
|
Reference in New Issue
Block a user