katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
343 stars 333 forks source link

plugin 0.8.2 not found #83

Closed eliprodigy closed 9 years ago

eliprodigy commented 9 years ago

Error: version not found: 0.8.2 : de.appplant.cordova.plugin.email-composer/0.8. 2 at RegClient. (C:\Users\Eli\AppData\Roaming\npm\node_modules\cord ova\node_modules\cordova-lib\node_modules\npm\node_modules\npm-registry-client\l ib\request.js:272:14) at Request.self.callback (C:\Users\Eli\AppData\Roaming\npm\node_modules\cord ova\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.js:148: 22) at Request.emit (events.js:98:17) at Request. (C:\Users\Eli\AppData\Roaming\npm\node_modules\cordov a\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.js:876:14 ) at Request.emit (events.js:117:20) at IncomingMessage. (C:\Users\Eli\AppData\Roaming\npm\node_module s\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.j s:827:12) at IncomingMessage.emit (events.js:117:20) at _stream_readable.js:943:16 at process._tickCallback (node.js:419:13)

dezudas commented 9 years ago

I am having the same issue

eliprodigy commented 9 years ago

i solved this with the older version working just fine try it

dezudas commented 9 years ago

Yes It says 0.8.1 "EmailComposer" but I am not able to work with the plugin, working with it. If you can share something plz.

eliprodigy commented 9 years ago

ChangeLog

Version 0.8.2 (not yet released)

Added new namespace cordova.plugins.email Note: The former plugin.email namespace is now deprecated and will be removed with the next major release. [change:] Unified absolute: and relative: to file: [change:] Renamed isServiceAvailable to isAvailable [feature:] app: allows to specify target mail app on Android [feature:] res: prefix for native ressource attachments [enhancement:] Support attachments on Windows Phone 8.1 [enhancement:] open supports callbacks [enhancement:] isHTML can be used next isHtml [bugfix:] Defaults were ignored

you see not release yet (:

fh commented 9 years ago

See https://github.com/katzer/cordova-plugin-email-composer/releases for available releases. Also, this issue is a duplicate of #78.