help wantedquestion
Repository metrics
- Stars
- (1,810 stars)
- PR merge metrics
- (PR metrics pending)
説明
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