tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
237 stars 58 forks source link

yo angular fails with IOException: Resource temporarily unavailable #39

Closed awhitford closed 10 years ago

awhitford commented 10 years ago

Following the instructions, at the "yo angular" step, it starts working, but then fails with the following error:

grunt-contrib-connect@0.5.0 node_modules/grunt-contrib-connect
├── connect-livereload@0.2.0
├── open@0.0.4
└── connect@2.7.11 (fresh@0.1.0, cookie-signature@1.0.1, pause@0.0.1, qs@0.6.5, bytes@0.2.0, debug@0.7.4, buffer-crc32@0.2.1, cooki[waitforgo2] $ [error] java.io.IOException: Resource temporarily unavailable
[error] Use 'last' for the full log.
[waitforgo2] $ [error] java.io.IOException: Resource temporarily unavailable
[error] Use 'last' for the full log.
milliondreams commented 10 years ago

@awhitford This seems to be some temporary issue with one of the servers yeoman is trying to download from. Please try it again and if you get the same issue, please update this one with details.

If it works you can close this issue.