Paweł Stefański
Paweł Stefański
@gorilla-leo Does this console error has some impact on `GUI` view, or your work? Do you see that something is not updating in your `package.json` or updating incorrectly? I left...
Hi, @jimrandell you are right. It looks like it crashes on your global dependencies. Could you post the result of this command: `npm ls --depth=0 -g --json` it should display...
@aersamkull 1. Apart from the error in the console, does the application work correctly? 2. If you start `npm-gui` in folder that contains package.json - this error also appear?
@aersamkull Hi! Thanks for the feedback ;) I think that integration with VSCode might be tricky, extensions for VSCode are very specific, and this might require a completely new approach....
@ealib I just released version 4.0.3 which should cover this case. Would you like to confirm if it is better now? `npx npm-gui@latest`
@ealib closing, thanks.
Accepted feature suggestions moved to README
Hi @jerone, unfortunately, I can't find any cause for that. Would you like to share the output of a few additional commands, I need: `npm ls -g --depth=0 --json` -...
@jerone I got some idea. Could you check if you have the newest version under the black button (the one with "=>" mark)?
