help wantedquestion
仓库指标
- Star
- (1,810 star)
- PR 合并指标
- (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