-
Notifications
You must be signed in to change notification settings - Fork 50
Uncaught TypeError: Cannot read property 'info' of undefined #137
Comments
Hello I've got the same issue Stack trace: TypeError: Cannot read property 'info' of undefined System: Distributor ID: Ubuntu |
@jasongilman I think this is an issue with the consumeInk part on the repl.coffee file. If the LocalReplProcess starts before the repl has consumed ink services then there is no @replView to pass on which can be used to output things to the console with |
I think this was caused by no Atom Ink being installed. I agree with the problem about the race condition. I think that's possible. I'll try to fix that one separately. |
I have ink installed but still I get this error. I have proto-repl verison 1.4.24 and Ink verison 0.11.6. |
@sulemankm Downgrading Ink worked for me (see issue #327). |
[Enter steps to reproduce below:]
Atom Version: 1.9.8
System: Mac OS X 10.11.6
Thrown From: proto-repl package, v1.4.1
Stack Trace
Uncaught TypeError: Cannot read property 'info' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: