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

version in web interface #159

Closed
90christian opened this issue Nov 6, 2014 · 4 comments
Closed

version in web interface #159

90christian opened this issue Nov 6, 2014 · 4 comments

Comments

@90christian
Copy link

Hi,

I think there is an issue with the web interface and the actual version of any npm package. If there are more than one version of a package, sinopia takes the oldest version number for the web interface, not the latest. In the function get_local in storage.js the sort function is maybe wrong, or so. I changed the code from taking index 0 to taking the last index and it works.

Maybe i do not use sinopia in the right way, but i think it should work like my version.

@vernak2539
Copy link
Contributor

Just wondering, what version of sinopia are you using?

@90christian
Copy link
Author

0.12.1
oh i see the problem
in the new version it was updated

@vernak2539
Copy link
Contributor

yep, should have been! I had the same problem. no worries

@rlidwka
Copy link
Owner

rlidwka commented Nov 11, 2014

fixed in #143 (available in versions >= 0.13.0)

@rlidwka rlidwka closed this as completed Nov 11, 2014
rmg pushed a commit to strongloop-forks/sinopia that referenced this issue Jun 1, 2017
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

3 participants