node.js - Manage Nuget Package in VS 2015 grey out -


i want use nuget download package vs 2015 node.js project, however, grey out shown below:

how resolve it?

enter image description here

this happened me when running in debug mode. make sure not debugging part of solution or vs not let this. yes, restart of vs should work if else fails.


Comments

Popular posts from this blog

github - Git errors while pushing -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

c++ - How can I delete a QSharedPointer -