mklabs / node-build-script

MIT License
322 stars 55 forks source link

404 on download url in install script #74

Closed jaseemabid closed 11 years ago

jaseemabid commented 12 years ago
 ~  [02:58:42 Sun Nov 04]  
  ✈ curl -I  http://nodeload.github.com/h5bp/node-build-script/tarball/master 
HTTP/1.1 404 Not Found
Server: nginx
Date: Sat, 03 Nov 2012 21:28:50 GMT
Connection: keep-alive

Why is the package not published on npm registry? That will make installations so much easier.

mklabs commented 12 years ago

Thanks for the feedback. Yes, nodeload urls are no more. I'll kill off their usage.

You're true about publishing to npm.

jaseemabid commented 12 years ago

:)

jaseemabid commented 11 years ago

Publish mocha-gherkin also with npm?

https://github.com/h5bp/node-build-script/blob/master/package.json#L31