diegohaz/rest

Running mongodb-downloader after installation.

Open

#76 opened on Apr 3, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (304 forks)github user discovery
help wantedquestion

Repository metrics

Stars
 (1,810 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide