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

Unable to run "bower install" - js-xlsx got the wrong version number #114

Closed
duff92 opened this issue Oct 2, 2016 · 4 comments
Closed
Labels

Comments

@duff92
Copy link

duff92 commented Oct 2, 2016

When trying to update this package, running bower install, the follwing error appears:

bower js-xlsx#0.8.14 ENORESTARGET No tag found that was able to satisfy 0.8.14

Additional error details:
Available versions in https://github.com/SheetJS/js-xlsx.git: 0.8.0, 0.7.11, 0.7.10, 0.7.9, 0.7.7, 0.7.6, 0.7.6-i, 0.7.6-h, 0.7.6-a, 0.7.5, 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.5.10, 0.5.9, 0.5.8, 0.5.7, 0.5.0, 0.4.3

@hhurz
Copy link
Owner

hhurz commented Oct 2, 2016

Thanks for reporting this issue, I just fixed this by removing the js-xslx dependency from bower.json. Actually I want to add a dependency from a fork of the package: https://github.com/protobi/js-xlsx, which current version is 0.8.14, but don't know how to add this to bower.json...

@duff92
Copy link
Author

duff92 commented Oct 3, 2016

@hhurz Thanks for quick support, now it works for me again!

@talatbaig
Copy link

Hi @hhurz could you do the same for the package.json file please

@hhurz
Copy link
Owner

hhurz commented Oct 6, 2016

@talatbaig: Done.

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

3 participants