I created a new ionic app - twitterfeed.
When I enter the code - cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
I get this error:
[ERROR] Error with .\twitterfeed\node_modules\ionic-angular\package.json file: FILE_NOT_FOUND
How do I solve this?
npm
to install the missing node module - Roland Weber