This happens when you trying to build your cordova project without all required files. In my project I had delete the index.html file accidentally. So I have two tips to fix this problem.
1. Check for all required files of your cordova project.
2. Remove read-only attribute from your project folder.
No comments:
Post a Comment