Search code examples
visual-studio-2015ionic2resharpervisual-studio-cordovaapache-cordova

package.json version error on visual studio cordova ionic2 template


I have used this article to create an ionic2 app.It is working fine.But on the package.json file where it shows below error.Can you tell me how to solve that? I'm using Resharper latest version with VS 2015 community edition.

enter image description here


Solution

  • add a version property to your package.json

    "version": "1.2.5" https://docs.npmjs.com/files/package.json