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

Manual installation of language-purescript & atom-ide-ui necessary #194

Open
cemerick opened this issue Oct 9, 2018 · 6 comments
Open

Comments

@cemerick
Copy link

cemerick commented Oct 9, 2018

The README says that these plugins will be installed automatically upon opening the first purescript file, but I found I had to install them manually. Until I did so, I got TypeError: Cannot read property 'executeCommand' of null errors upon trying to start the IDE server.

@nwolverson
Copy link
Owner

So you visited a PureScript file, and nothing much happened, then you tried to start the IDE server yourself? Or this happened when the plugin tried to start it for you?

I don't think installation of package deps in this package has changed for a very long time, but it's possible something else in the ecosystem has which has broken this.

@cemerick
Copy link
Author

Correct, nothing happened when I visited a PS file, and the error popped when I attempted to start the server explicitly from the package menu.

@Jovonni
Copy link

Jovonni commented Jan 3, 2019

+1

@Jovonni
Copy link

Jovonni commented Jan 3, 2019

Upon attempting to "build":

TypeError: Cannot read property 'executeCommand' of null at exports.executeCommandImpl (/Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:6187:23) at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:1143:18 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:3464:18 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:3381:19 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:3428:22 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:1052:18 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:1052:22 at /Users/jovonnipharr/.atom/packages/ide-purescript/lib/main.js:1121:19 at

@Jovonni
Copy link

Jovonni commented Jan 3, 2019

had to switch to the "Language Purescript" package :(

@winston0410
Copy link

winston0410 commented Sep 21, 2020

Having the same issue here!

TypeError: Cannot read property 'executeCommand' of null at exports.executeCommandImpl (/Users/hugosum/.atom/packages/ide-purescript/lib/main.js:6187:23) at /Users/hugosum/.atom/packages/ide-purescript/lib/main.js:1143:18 at /Users/hugosum/.atom/packages/ide-purescript/lib/main.js:3464:18 at

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

4 participants