TylerBrock / mongo-hacker

MongoDB Shell Enhancements for Hackers
tylerbrock.github.io/mongo-hacker
MIT License
1.79k stars 235 forks source link

'make' is not recognized as an internal or external command, #175

Closed bozdoganCihangir closed 5 years ago

bozdoganCihangir commented 7 years ago

mongo-hacker@0.0.15 install C:\Users\dillt\AppData\Roaming\npm\node_modules\mongo-hacker make install

'make' is not recognized as an internal or external command, operable program or batch file. npm ERR! Windows_NT 10.0.15063 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "mongo-hacker" npm ERR! node v6.11.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE

JD-V commented 7 years ago

Even I faced this while trying to install using npm install command.

TylerBrock commented 7 years ago

Doesn't support windows, sorry.

-Tyler

On Sun, Sep 3, 2017 at 4:11 AM, Jaydeep Vaghasiya notifications@github.com wrote:

Even I faced this while trying to install using npm install command.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TylerBrock/mongo-hacker/issues/175#issuecomment-326798540, or mute the thread https://github.com/notifications/unsubscribe-auth/AARI5x9Yyfo08bcCRuEyekmG0fwHsEDWks5seolLgaJpZM4PA-hN .

rajkumarsrinivas commented 7 years ago

I have made it work in Windows. Install make in Windows from the below link. http://gnuwin32.sourceforge.net/packages/make.htm

And set up the path variable. Then go for npm install.

2bon commented 6 years ago

https://github.com/2bon/1click2install/blob/master/scoop/make.bat