How to resolve the ionic problem "is not valid JSON format"

The config file (~\.ionic\config.json) is not valid JSON format.

 

The ionic is mobile app framework which is used to create apps for ios, android, and windows phone.
Whenever you are developing an app, The JSON errors in the file and ionic serve is not starting your project.

Steps To Remove the "not Valid JSON format".

 

  • Go  to  "C:\Users\Pc username\.ionic".

is not valid json in ionic framework problem



  • Simply Delete all files.
  • Now start is again in the project directory - command is  "ionic serve".


Comments

Popular posts from this blog

Which type of feed is useful for feedburner either rss or atom

How to use set interval in Typescript

nvm command is not recognized in ubuntu