Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49308

Ionic changing my plugins versions

$
0
0

@Kyrax80 wrote:

Hello guys, I have the following plugins in my package.json:

"cordova-plugin-ionic": "4.1.7",
"cordova-plugin-ionic-webview": "1.2.1"

I need them to be that specific version, no more no less. But if I do ionic cordova run android, for example, it adds the caret ^ before the version, which will cause next person that download and install that project from a repository to get errors because of version changes, for example the cordova-plugin-ionic plugin goes to 4.2.0.

How can’t I prevent this?

Thanks.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 49308

Trending Articles