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

Uncaught TypeError: Invalid Version: null #48

Open
ghost opened this issue Dec 14, 2020 · 0 comments
Open

Uncaught TypeError: Invalid Version: null #48

ghost opened this issue Dec 14, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 14, 2020

[Enter steps to reproduce:]

  1. https://pros.cs.purdue.edu/v5/getting-started/linux.html - follow guide to Install Editor
  2. Throws error installing https://github.com/purduesigbots/pros-atom3

Atom: 1.53.0 x64
Electron: 6.1.12
OS: linux 5.4.58-07649-ge120df5deade
Thrown From: pros-atom3 package 2.2.0

Stack Trace

Uncaught TypeError: Invalid Version: null

At /home/rohoraman/.atom/packages/pros-atom3/node_modules/semver/classes/semver.js:19

TypeError: Invalid Version: null
    at /packages/pros-atom3/node_modules/semver/classes/semver.js:19:13)
    at compare (/packages/pros-atom3/node_modules/semver/functions/compare.js:3:3)
    at Object.gt (/packages/pros-atom3/node_modules/semver/functions/gt.js:2:29)
    at Welcome.render (/packages/pros-atom3/lib/views/WelcomeView.js:78:25)
    at updateSync (/packages/pros-atom3/node_modules/etch/lib/component-helpers.js:107:34)
    at /packages/pros-atom3/node_modules/etch/lib/component-helpers.js:72:7
    at ViewRegistry.performDocumentUpdate (/usr/share/atom/resources/app/static/<embedded>:11:326818)

Commands

Non-Core Packages

atom-ide-ui 0.13.0 
busy 0.7.0 
busy-signal 2.0.1 
file-icons 2.1.46 
ide-cquery 0.14.0 
minimap 4.35.7 
minimap-cursorline 1.0.0 
minimap-find-and-replace 5.0.6 
minimap-selection 4.5.2 
pros-atom3 2.2.0 
pros-bootstrapper 0.0.12 
tool-bar 1.4.2 
tool-bar-main 0.0.12 
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

0 participants