DennisvHest / vscode-npm-browser

Easily search, install and keep track of NPM packages from within Visual Studio Code.
14 stars 5 forks source link

Bug with terminal (possibly VSCode insiders bug) #6

Closed DennisvHest closed 4 years ago

DennisvHest commented 4 years ago

Sometimes on a package install, the terminal will open, but the running command is not visible. The following error is shown in the vscode developer console:

image

How to reproduce: Install a package when no terminal window is open/initialized.