You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checking NPM registry
timed out waiting for NPM for package browserify
ERROR testing next working updates
The full log is here:
$ next-update
found npm path npm
[email protected] - Tests if module's dependencies can be updated to the newer version without breaking the tests
checking if the current state works
npm test
> [email protected] test /Users/rsc/Projects/js2coffee
> mocha
[▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬]
303 passing (2s)
44 pending
> tests are passing at the start
module's current dependencies:
------------------------------
module version type
------------- ------- ----
escodegen 1.6.0 prod
esprima 2.5.0 prod
estraverse 1.9.1 prod
minimist 1.1.0 prod
read-input 0.2.0 prod
source-map 0.1.38 prod
browserify 5.10.1 dev
chai 1.9.1 dev
coffee-script 1.8.0 dev
coffeeify 1.0.0 dev
coffeelint 1.6.0 dev
glob 4.0.5 dev
js-yaml 3.2.1 dev
mocha 2.1.0 dev
mocha-clean 0.4.0 dev
uglify-js 2.4.16 dev
underscore 1.7.0 dev
checking NPM registry
timed out waiting for NPM for package browserify
ERROR testing next working updates
I'm always getting a timed out error:
The full log is here:
You can try it out in https://github.com/js2coffee/js2coffee (master).
The text was updated successfully, but these errors were encountered: