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

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -