-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi Stavros,
Trying to use supermodular, but not able to get it working properly following the instructions.
- From root project directory, run npm install
- From ./www run ./install.sh
Command fails with the following
/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/state.js:543
throw 'Error executing "' + pluginCommand + '":\n' + output;
^
Error executing "cordova plugin add com.ionic.keyboard":
Error: Registry returned 404 for GET on https://registry.npmjs.org/com.ionic.keyboard
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'cordova'
Warning: Task "platform:add:ios" not found. Use --force to continue.
Aborted due to warnings.
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'cordova'
Warning: Task "build" not found. Use --force to continue.
Aborted due to warnings.
Looking for com.ionic.keyboard on npmjs.org shows that it no longer exists even though there is a listing there. Searching for com.ionic.keyboard shows that it existed at one time, but it isn't clear if or what it may have been replaced with.
Of course the grunt commands fail as well, but that is a side affect of the install error.
Thanks,
John Gerken
Metadata
Metadata
Assignees
Labels
No labels