Download complete
Reading 57931764 bytes from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache\all_packages.json (04/11/2014 01:47:18)
Download or parsing failed. Try refreshing the catalog again. Otherwise delete the package cache from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache and try again.
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at SQLite.TableQuery`1.First()
at Microsoft.NodejsTools.Npm.SPI.NpmGetCatalogCommand.<ExecuteAsync>d__35.MoveNext()
Download or parsing failed. Try refreshing the catalog again. Otherwise delete the package cache from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache and try again.
I have tried deleting the all_packages.json and the sqllite db, refreshed and repeated the process several times. Everytime the process fails with the above error.
Comments: Could not repro exact scenario, but db changes may fix this. Also added more helpful error message.
Reading 57931764 bytes from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache\all_packages.json (04/11/2014 01:47:18)
Download or parsing failed. Try refreshing the catalog again. Otherwise delete the package cache from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache and try again.
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at SQLite.TableQuery`1.First()
at Microsoft.NodejsTools.Npm.SPI.NpmGetCatalogCommand.<ExecuteAsync>d__35.MoveNext()
Download or parsing failed. Try refreshing the catalog again. Otherwise delete the package cache from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache and try again.
I have tried deleting the all_packages.json and the sqllite db, refreshed and repeated the process several times. Everytime the process fails with the above error.
Comments: Could not repro exact scenario, but db changes may fix this. Also added more helpful error message.