@DMoney wrote:
I'm following an Ionic 2 course on Plura Sight and I'm unable to install the ionic cordova native local notification plugin as described on Ionic's site:
$ ionic cordova plugin add de.appplant.cordova.plugin.local-notification
$ npm install --save @ionic-native/local-notificationsAn error occurred while running cordova plugin add
de.appplant.cordova.plugin.local-notification --save (exit code 1):Installing "de.appplant.cordova.plugin.local-notification" for android Plugin dependency "cordova-plugin-device@1.1.4" already fetched, using that version. Dependent plugin "cordova-plugin-device" already installed on android. Failed to install 'de.appplant.cordova.plugin.local-notification': Error at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:205:33and
ELOOP: too many symbolic links encountered, open '/Users/laroca/Documents/elite-schedule-app/node_modules/cordova-plugin-app-event/package.json'
I haven't been able to find a solution online.
Posts: 1
Participants: 1