Closed peterdalydickson closed 8 years ago
gyp ERR! stack Error: not found: make
You need to have make installed - and a C++ compiler and a linker too, for that matter. If you're running Debian or Ubuntu, try apt-get install build-essential
.
I'll close, not an issue with node-buffertools itself, any native module requires a compiler toolchain.
Doh!
Forgot to add to new server.
Should have read error message more closely!
Thanks for your help.
cheers
P.
Peter Daly-Dickson
From: "Ben Noordhuis" notifications@github.com To: "bnoordhuis/node-buffertools" node-buffertools@noreply.github.com Cc: "peterdalydickson" peter@conquerthechaos.org, "Author" author@noreply.github.com Sent: Friday, 20 May, 2016 11:29:59 Subject: Re: [bnoordhuis/node-buffertools] 'node-gyp rebuild' fails (#78)
gyp ERR! stack Error: not found: make
You need to have make installed - and a C++ compiler and a linker too, for that matter. If you're running Debian or Ubuntu, try apt-get install build-essential .
I'll close, not an issue with node-buffertools itself, any native module requires a compiler toolchain.
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub
I just added the dependency
"hubot-flowdock": ">= 0.0.1"
to hubot's package.json.Attempts to restart hubot now return...
Is this a problem with buffertools, or with the flowdock adaptor?
I've attached npm-debug.log in case it helps.
cheers
Pete npm-debug.zip