Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with building #420

Closed
stepancar opened this issue Apr 29, 2017 · 7 comments
Closed

Help with building #420

stepancar opened this issue Apr 29, 2017 · 7 comments
Labels

Comments

@stepancar
Copy link
Member

Hello!
I can't install project dependencies
error An unexpected error occurred: "https://registry.yarnpkg.com/@semantic-release/condition-travis/-/condition-travis-5.0.2.tgz: Request failed "404 Not Found"".
The same with npm.
Maybe you know what's happening?
Whats's yarn/ npm/ node you use?
what's registry you use?

@sapegin
Copy link
Member

sapegin commented Apr 30, 2017

What exactly are you doing?

@stepancar
Copy link
Member Author

@sapegin
$ yarn
or
$ npm i

@sapegin
Copy link
Member

sapegin commented Apr 30, 2017

Where? In the master branch?

Just did

rm -rf node_modules
yarn

works fine.

@sapegin
Copy link
Member

sapegin commented Apr 30, 2017

And I can download the file from your error message so it’s most probably network issues or something was wrong with npm.

@stepancar
Copy link
Member Author

I can download it too by direct link
Hm, looks like i faced with the same issue
yarnpkg/yarn#2738

@sapegin
Copy link
Member

sapegin commented Apr 30, 2017

Yeah, looks like a Yarn issue. Not sure we can do anything on our side ;-(

@stepancar
Copy link
Member Author

@sapegin, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants