-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Hi,
I am facing issue to install yarn in jhipster. yarn install command fails how be below error. I tried to install yarn from project and from globally also.
on fire of yarn install command on cmd
yarn install v0.23.4
[1/4] Resolving packages...
warning There appears to be trouble with your network connection. Retrying...
warning There appears to be trouble with your network connection. Retrying...
warning There appears to be trouble with your network connection. Retrying...
warning There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/bower: getaddrinfo ENOTFOUND registry.yarnpkg.com registry.yarnpkg.co
m:443".
info If you think this is a bug, please open a bug report with the information provided in "D:\blog\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
OS : 7
node : v6.10.3
yarn : v0.23.4