Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught TypeError: Cannot read property 'version' of undefined #1152

Open
fahaxiki-net opened this issue Apr 26, 2020 · 5 comments
Open

Uncaught TypeError: Cannot read property 'version' of undefined #1152

fahaxiki-net opened this issue Apr 26, 2020 · 5 comments

Comments

@fahaxiki-net
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64
Electron: 4.2.12
OS: "Manjaro Linux"
Thrown From: settings-view package 0.261.3

Stack Trace

Uncaught TypeError: Cannot read property 'version' of undefined

At /usr/lib/atom/node_modules/settings-view/lib/package-card.js:235

TypeError: Cannot read property 'version' of undefined
    at /usr/lib/atom/node_modules/settings-view/lib/package-card.js:235:35
    at /usr/lib/atom/node_modules/settings-view/lib/package-manager.js:319:18
    at exit (/usr/lib/atom/node_modules/settings-view/lib/package-manager.js:114:16)
    at triggerExitCallback (/usr/lib/atom/src/buffered-process.js:280:9)
    at bufferStream (/usr/lib/atom/src/buffered-process.js:301:9)
    at Socket.stream.on (/usr/lib/atom/src/buffered-process.js:169:7)
    at Socket.emit (events.js:187:15)
    at Pipe._handle.close (net.js:606:12)

Commands

     -4:46.6.0 core:confirm (input.hidden-input)
     -3:50.1.0 tree-view:move (span.name.icon.icon-book)
     -3:48.5.0 core:select-all (input.hidden-input)
     -3:47.8.0 core:paste (input.hidden-input)
     -3:46.6.0 core:confirm (input.hidden-input)
  2x -3:44.7.0 core:backspace (input.hidden-input)
     -3:44.1.0 core:save (input.hidden-input)
     -1:39 command-palette:toggle (div.tool-panel.tree-view)
  5x -1:36.5.0 core:backspace (input.hidden-input)
  8x -1:27.6.0 core:move-down (input.hidden-input)
     -1:25.4.0 core:move-up (input.hidden-input)
     -1:25.1.0 core:confirm (input.hidden-input)
     -1:25.1.0 settings-view:view-installed-packages (div.tool-panel.tree-view)
     -0:44.9.0 markdown-preview:toggle (input.hidden-input)
  5x -0:42.3.0 core:backspace (input.hidden-input)
  2x -0:09.3.0 core:paste (input.hidden-input)

Non-Core Packages


@dzbyr
Copy link

dzbyr commented Feb 13, 2021

I have same issue, same OS but newer version

Atom    : 1.54.0
Electron: 6.1.12
Chrome  : 76.0.3809.146
Node    : 12.4.0

Problem solved with installing nodejs the newest version
paru -S nodejs

Could u try and close issue if it works.

@AmphoMoronal
Copy link

I can´t solve the problem with installing nodejs (Same OS btw). Maybe its a bug or some like that??
Have you other ideas how to fix that?

@aceventura82
Copy link

Hello,

I'm having the same problem, also in Manjaro
While it's fixed I am using Atom beta and it's Working
yay -S atom-editor-beta-bin

@dzbyr
Copy link

dzbyr commented Mar 18, 2021

Mine broke again.
I think this is so stable on instability.
I deleted and go to @aceventura82 's suggest thanks
This is works now

@madbullahi
Copy link

Hello ,
I am having issues installing this. Any advice on how to go about this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants