Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Package.json

$
0
0

@richardshergold wrote:

I have half a dozen or so plugins installed in my app but they do not appear in my package.json file in the "cordovaPlugins" section. Some plugins appear there but many are missing. This is what I have in there:

"cordovaPlugins": [
"cordova-plugin-console",
"cordova-plugin-whitelist",
"cordova-plugin-device",
"cordova-plugin-splashscreen"
],

I would have thought they would all be listed in there? (btw they all appear in the android.json and ios.jsn files in the plugins folder).

If they are supposed to appear in package.json then how do I get this file to update correctly? (and if they should be in there, why aren't they?)

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles