Replies: 2 comments 1 reply
-
按我理解,npm cache clear --force 应该在任意目录下运行都可以,这个失败应该是因为之前有不正确的包缓存到本地了,清除从官方源重新 install 即可。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
连接不上,可能是 你修改了 mongodb uri 中的 host,与 mongodb server host 不一致,或其它原因, 这个是问题, 非开发环境 不应该使用 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
npm install 失败
npm install --unsafe-perm
npm cache clear --force
docker-compose up 之后连接MongoDB超时
&directConnection=true
如果有别的坑会在此下面继续补充
Beta Was this translation helpful? Give feedback.
All reactions