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

Extension crashes constantly #41

Open
pmcp opened this issue Jul 27, 2021 · 6 comments
Open

Extension crashes constantly #41

pmcp opened this issue Jul 27, 2021 · 6 comments

Comments

@pmcp
Copy link

pmcp commented Jul 27, 2021

This plugin crashes constantly, unable to get it work, even with a fresh install of Nova and no other extensions activated.

  • This is the repo I'm using, but it happens in other repos also (https://github.com/pmcp/velotheek-v3).

  • The error message: "Vue Language Server stopped unexpectedly: Error: Task “tommasonegri.vue” exited with a non-zero exit status: 1. Please report this, along with any output in the Extension Console."

image

I can't find the logging, if you can point me to where I can find it, I'll add it to this ticket.

image

CleanShot 2021-07-27 at 14 14 21@2x

EDIT: Added logging

@tommasongr
Copy link
Owner

Hi there! I just downloaded your project and everything is working fine...

Here are the logs of the Vue extension:

Vue[14:11:08.264000] Activating Vue Language Server...

Vue[14:11:14.121000] Hello from Vue 💎

Vue[14:11:14.444000] VLS Version 0.5.10

Vue[14:11:14.445000] Vue Version 2.6.14

And here are the logs of the Vue Language Server:

Vue Language Server[14:11:19.529000] [INFO ] Find node_modules paths in /Volumes/Macintosh HD/Users/tommaso/Downloads/velotheek-v3-master - 433ms

Vue Language Server[14:11:19.530000] [INFO ] Loaded bundled typescript@4.3.5.

Vue Language Server[14:11:19.653000] [INFO ] Loaded prettier@2.3.2 from /Volumes/Macintosh HD/Users/tommaso/Downloads/velotheek-v3-master/node_modules/prettier.

Vue Language Server[14:11:19.656000] [INFO ] Loaded bundled @starptech/prettyhtml.

Vue Language Server[14:11:19.656000] [INFO ] Loaded bundled prettier-eslint.

Vue Language Server[14:11:19.668000] [INFO ] Loaded bundled prettier-tslint.

Vue Language Server[14:11:19.669000] [INFO ] Loaded bundled stylus-supremacy.

Vue Language Server[14:11:19.815000] [INFO ] Loaded bundled @prettier/plugin-pug.

Vue Language Server[14:11:19.815000] Vetur initialized

@tommasongr
Copy link
Owner

image CleanShot 2021-07-27 at 14 14 21@2x

These logs suggest to me that there might be some problems with your node and npm versions. Can you look at them and tell me which one you are using?

@tommasongr
Copy link
Owner

tommasongr commented Jul 27, 2021

One thing you can try is to force the dependencies reinstallation. You can do it with this command:

CleanShot 2021-07-27 at 14 24 27@2x

After that you should exit from Nova and reopen the project. You should see the installation process in the logs

@jdillworth
Copy link

I'm getting this same issue. This happens even when I don't have any Vue files open. I tried "Force Dependencies Reinstallation", still happening.

Thanks for the extension 😅

@tommasongr
Copy link
Owner

I'm sorry for this... Can you send me the logs and your node/npm version? Thanks

@jdillworth
Copy link

Sorry, suddenly started working lots of overtime in August. Some later release of Nova seems to have resolved this for me.

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

3 participants