2017-02-22 1 views
1

jhipster 웹 사이트의 설치 가이드를 따르려고하지만 첫 번째 지침을 실행할 수 없기 때문에 ETIMEDOUT'ing을 계속합니다. 그것을 얻을 요청 수백을 시작하고 결국 서버가 나에게 응답을 거부처럼 보이는jhipster-generator를 설치할 수 없습니다.

[email protected] MINGW64 ~ 
$ yarn global add generator-jhipster 
yarn global v0.20.3 
[1/4] Resolving packages... 
warning generator-jhipster > yo > fullname > [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm 
error An unexpected error occurred: "https://registry.yarnpkg.com/lodash: connect ETIMEDOUT 104.16.59.173:443". 
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\apixandru\\AppData\\Local\\Yarn\\config\\global\\yarn-error.log". 
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command. 

[email protected] MINGW64 ~ 
$ yarn global add generator-jhipster 
yarn global v0.20.3 
[1/4] Resolving packages... 
warning generator-jhipster > yo > fullname > [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm 
error An unexpected error occurred: "https://registry.yarnpkg.com/js-yaml: connect ETIMEDOUT 104.16.59.173:443". 
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\apixandru\\AppData\\Local\\Yarn\\config\\global\\yarn-error.log". 
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command. 

[email protected] MINGW64 ~ 
$ yarn global add generator-jhipster 
yarn global v0.20.3 
[1/4] Resolving packages... 
warning generator-jhipster > yo > fullname > [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm 
error An unexpected error occurred: "https://registry.yarnpkg.com/html-wiring: connect ETIMEDOUT 104.16.62.173:443". 
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\apixandru\\AppData\\Local\\Yarn\\config\\global\\yarn-error.log". 
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command. 

지금은 그것을 30 번을 실행 TRED 그것은 (다른 URL에서 가끔) 실패 유지합니다. 난 내가 요청 수백에게 내가

https://paste.ubuntu.com/24048741/

+1

방화벽을 사용하고 있습니까? 브라우저에서 https://registry.yarnpkg.com/generator-jhipster에 액세스 할 수 있습니까? 'npm install -g generator-jhipster'를 사용하여 jhipstrer 설치를 시도 했습니까? –

+0

더 많은 정보를 제공해야하거나 다른 패키지에 문제가 있습니까? 아니면이 발전기에만 문제가 있습니까? 조금 더 문제를 해결하십시오. – cinnaroll45

+0

@ GaëlMarziou 나는 무슨 일이 벌어지고 있는지 전체 출력과 함께 원래 게시물에 링크를 넣습니다. 그것은 많은 요청을하기 시작하는 것 같지만 결국 서버가 내게 달려있어 https://paste.ubuntu.com/24048741/ – Alexandru

답변

0

을 다시 시도 할 때마다 나는이 같은 오류가 발생했다를 수행 할 필요가 없습니다 이러한 응답은 내 경우는 그것이 그것에서, 로컬 캐시되지 않은 이유를하지 않습니다 Docker 컨테이너에서 yarn add으로 가려고 할 때만.

Docker를 다시 시작하면 문제가 해결됩니다.