$ Syntax Error : Unexpected end of JSON input
solution
we want to install lastest version of ionic
So open command layer interface and type this command
npm install -g ionic@latest
And open the project and type the command
ionic serve
Now project will be open in browser as well as in Mobile.
$ Syntax Error : Unexpected end of JSON input
Reviewed by Sudhan
on
September 10, 2017
Rating:
Thanks Man!
ReplyDeleteyour welcome
Delete