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

Error when using npm to install #1

Open
shaunc869 opened this issue Sep 15, 2016 · 1 comment
Open

Error when using npm to install #1

shaunc869 opened this issue Sep 15, 2016 · 1 comment

Comments

@shaunc869
Copy link

I get:

npm install react-list-filter
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "react-list-filter"
npm ERR! node v4.2.3
npm ERR! npm v2.14.7

npm ERR! version not found: awesomplete@1.0.0

Any idea what I am doing wrong here? Thanks!

@zaccb
Copy link

zaccb commented Oct 3, 2016

The awesomplete version declared in package.json is no longer (or never was) available.

I was able to fix this by updating the pkg ver to 1.1.0.

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