tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Not working with cordova 6.4 #33

Closed phyr0s closed 7 years ago

phyr0s commented 7 years ago

Plugin can not be installed in cordova 6.4 (last available version sudo npm install -g cordova)

renandecarlo commented 7 years ago

It works under 6.3.1. If that's a must-have for your project, you might consider downgrading in the meanwhile

tkyaji commented 7 years ago

I've tried with cordova 6.4, but was working normally. Please tell me in detail the error.

phyr0s commented 7 years ago

mmmmm have you been updated the cordova platform too? cordova platform update ....?

tkyaji commented 7 years ago

I ran the following.

$ sudo npm install -g cordova
$ cordova -version
> 6.4.0
phyr0s commented 7 years ago

Is working now :S maybe a cordova platform issue