The package manager in Beta version is worse than the one in Alpha.
- It does not display the list of packages.
- The Install button is inactive even if the typed package name is valid
- Enter button works and installs the package however package.json file is not updated
What happened with this ? It was working quite OK..
Comments: As Bart mentioned, npm recently updated their server with a new certificate which will prevent older versions of npm from working. To resolve, you need to install a newer version of npm. Sorry we couldn't provide a more useful message in NTVS, but their change caught us by surprise as well.
- It does not display the list of packages.
- The Install button is inactive even if the typed package name is valid
- Enter button works and installs the package however package.json file is not updated
What happened with this ? It was working quite OK..
Comments: As Bart mentioned, npm recently updated their server with a new certificate which will prevent older versions of npm from working. To resolve, you need to install a newer version of npm. Sorry we couldn't provide a more useful message in NTVS, but their change caught us by surprise as well.