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

invalid version at SemVer #110

Open
proclaim opened this issue Aug 17, 2016 · 1 comment
Open

invalid version at SemVer #110

proclaim opened this issue Aug 17, 2016 · 1 comment

Comments

@proclaim
Copy link

proclaim commented Aug 17, 2016

node: v6.4.0
npm: v3.10.6

anyone has the same error?

TypeError: Invalid Version: {Version}
    at new SemVer (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:293:11)
    at SemVer.compare (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:342:13)
    at compare (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:566:31)
    at Function.gt (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:595:10)
    at updater.gotManifest (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/app/updater.js:75:23)
    at Request.self.callback (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/request/request.js:198:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:191:7)
    at Request.<anonymous> (/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/request/request.js:1063:14)
    at emitOne (events.js:101:20)
/Users/Jim/Project/flux-studio/public/node_modules/node-webkit-updater/node_modules/semver/semver.js:293
    throw new TypeError('Invalid Version: ' + version);
@adam-lynch
Copy link
Collaborator

No sorry. I'm guessing this is a problem with your code / manifest.

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