Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Upgrading ink to version 0.11.0 breaks proto-repl #327

Open
haraldpusch opened this issue Sep 28, 2019 · 3 comments
Open

Upgrading ink to version 0.11.0 breaks proto-repl #327

haraldpusch opened this issue Sep 28, 2019 · 3 comments

Comments

@haraldpusch
Copy link

Probably the root cause of Issues #326 and #325

After upgrading I've got an error Uncaught TypeError: Cannot read property 'info' of undefined when trying to start proto-repl. Downgrading ink to v0.10.12 using apm (apm install ink@0.10.12) solves the issue.

@mzuther
Copy link

mzuther commented Dec 1, 2019

Same here.

@mdzaebel
Copy link

mdzaebel commented Jan 13, 2020

Note, anyone who installed Atom with proto-repl gets confused and must investigate quite a lot of time. There is no explanation on how to downgrade to a certain version and even if you finally succeed manually, the downgrade does not work (in my case). So I can't work with Atom & proto-repl.

@danielpyon
Copy link

Downgrading Ink at least makes the REPL work, but it doesn't autocomplete (Parinfer doesn't work either).
For some reason autocomplete/Parinfer only work in the text-based REPL.

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

4 participants