visual studio 2010 - Nuget fails to install all packages -
visual studio 2010 - Nuget fails to install all packages -
for example, if seek include moment.js in project through bundle manager, occurs:
installing 'moment.js 2.7.0'. installed 'moment.js 2.7.0'. adding 'moment.js 2.7.0' servicesite. uninstalling 'moment.js 2.7.0'. uninstalled 'moment.js 2.7.0'. install failed. rolling back... method or operation not implemented. i'm not sure why starts uninstalling moment.js after installed successfully. same sequence of events happens bundle seek install or update. local issue machine, , due vs 2010.
i have tried uninstalling , installing nuget , did not help.
the message sequence little out of sync, says installed failed. visual studio going bad state.
try devenv.exe /setup on machine admin command prompt. may prepare vs weirdness.
visual-studio-2010 nuget
Comments
Post a Comment