thomstark opened a new issue, #349: URL: https://github.com/apache/cordova-plugin-file-transfer/issues/349
I cannot find how to install v2.0.0-dev into my project. I have that version installed in another project but cannot remember the steps necessary to get it installed in my current project. When I run cordova plugin add cordova-plugin-file-transfer it installs 1.7.1. If I specify @latest or @2.0.0-dev it gives me errors. I tried adding `"@nutshellapps/cordova-plugin-file-transfer": "^2.0.0-dev"` to my dependencies in package.json but i'm not sure where to go from there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
