Not sure what to report here, but NTVS Beta 2 is now crashing again like the it was two (2) releases ago. Before I had to delete the "obj" and "npm_packages" folder to avoid the crash whenever I opened up the solution, however that work around doesn't seem to be working anymore. Is there some type of log file I should send?
Comments: Work around solution: 1. Create a brand new fresh Node.JS solution/project 2. Manually copy over all your project files 3. Re-download all your NPM packages with the "Install NPM packages UI" (right click "npm" and select "Install New NPM Package"), do not use command-line, inconsistency sometimes with what's shows up under NPM and package.json file at the moment.
Comments: Work around solution: 1. Create a brand new fresh Node.JS solution/project 2. Manually copy over all your project files 3. Re-download all your NPM packages with the "Install NPM packages UI" (right click "npm" and select "Install New NPM Package"), do not use command-line, inconsistency sometimes with what's shows up under NPM and package.json file at the moment.