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

Update npm package #17

Closed
ariutta opened this issue Jul 25, 2016 · 2 comments
Closed

Update npm package #17

ariutta opened this issue Jul 25, 2016 · 2 comments

Comments

@ariutta
Copy link

ariutta commented Jul 25, 2016

npm install assume

yields this error:

Error extracting /Users/XYZ/.npm/ansi-codes/0.0.0/package.tgz archive: ENOENT: no such file or directory, open '/Users/XYZ/.npm/ansi-codes/0.0.0/package.tgz'

Installing directly from the repo works.

@3rd-Eden
Copy link
Member

The latest package is 1.4.1 - which also happens to be the last commit in our repository. So it makes absolutely no sense that master works while npm doesn't. You could try clearing your npm cache and see if that resolves the issue.

@ariutta
Copy link
Author

ariutta commented Jul 26, 2016

The problem was in the requests library -- it depended on version 1.3.x.

@ariutta ariutta closed this as completed Jul 26, 2016
miinx added a commit to miinx/querystringify that referenced this issue Aug 7, 2016
npm install fails with assume 1.3.x with error described here:
bigpipe/assume#17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants