优化
This commit is contained in:
6
server/.npmrc
Normal file
6
server/.npmrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# https://npmmirror.com/
|
||||
registry = https://registry.npmmirror.com
|
||||
ignore-workspace-root-check = true
|
||||
strict-peer-dependencies = false # 因为一些旧依赖(特别是mongoose相关) 比较糟糕,因此关掉
|
||||
# For docker: https://pnpm.io/npmrc#unsafe-perm
|
||||
unsafe-perm = true
|
||||
Reference in New Issue
Block a user