bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

Update restify Dependency #44

Closed Waxolunist closed 9 years ago

Waxolunist commented 9 years ago

You are using restify 1.4.4 which depends on dtrace-provider 0.0.9.

Both are very old.

Dtrace-provider still uses node-waf, which is not available anymore since node 0.6.

Thus I get following errors when installing:

> dtrace-provider@0.0.9 install /usr/local/lib/node_modules/web-component-tester/node_modules/wct-local/node_modules/launchpad/node_modules/restify/node_modules/dtrace-provider
> node-waf clean ; node-waf configure build

sh: node-waf: command not found
sh: node-waf: command not found