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

Breaks when installed #17

Closed
bahmutov opened this issue Feb 17, 2016 · 1 comment
Closed

Breaks when installed #17

bahmutov opened this issue Feb 17, 2016 · 1 comment
Labels

Comments

@bahmutov
Copy link
Owner

But not the source latest code

$ vers rxjs
/Users/gleb/.nvm/versions/node/v4.2.2/lib/node_modules/available-versions/node_modules/npm-utils/node_modules/q/q.js:876
    throw error;
    ^

Error: Cannot extract versions from {
  "name": "rxjs",
  "versions": [
    "5.0.0-alpha.10",
    "5.0.0-alpha.11",
    "5.0.0-alpha.12",
    "5.0.0-alpha.13",
    "5.0.0-alpha.14",
    "5.0.0-beta.0",
    "5.0.0-beta.1",
    "5.0.0-beta.2"
  ],
  "dist-tags": {
    "latest": "5.0.0-beta.2"
  }
}
    at withoutTimestamps (/Users/gleb/.nvm/versions/node/v4.2.2/lib/node_modules/available-versions/src/human-format.js:24:9)
    at toHumanFormat (/Users/gleb/.nvm/versions/node/v4.2.2/lib/node_modules/available-versions/src/human-format.js:54:12)
    at printReleases (/Users/gleb/.nvm/versions/node/v4.2.2/lib/node_modules/available-versions/src/print-releases.js:15:21)
@bahmutov bahmutov added the bug label Feb 17, 2016
@bahmutov
Copy link
Owner Author

Seems to relate to being proxied via sinopia to global NPM registry

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

1 participant