DennisvHest / vscode-npm-browser

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

Install button spinner not disappearing when upgrading/downgrading #8

Closed DennisvHest closed 4 years ago

DennisvHest commented 5 years ago

When upgrading/downgrading a package to a newer/older version, the spinner on the install button does not disappear after the upgrade/downgrade completes. This is most likely because the terminal output says "updated x packages" instead of "added x packages".