help wantedquestion
仓库指标
- 星标
- (1,810 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
I have mongodb already installed on my system. The npm install which was ran at the end of yo rest started the mongodb-downloader (wich failed, and so I noticed it was there).
I'm not able to trace which package's postinstall script this caused or what. I don't need mongodb to be downloaded. Is there a way to skip this whole downloading-mongodb-thingy?
Thanks, Jakub