Code Monkey home page Code Monkey logo

Comments (1)

breautek avatar breautek commented on September 22, 2024

Apache does not release dev versions to NPM. @nutshellapps/cordova-plugin-file-transfer is not a package that Apache manages. It could have been published with or without modifications or at any stage of 2.0.0 development, which is still not complete.

Apache does not advise using development versions of Apache software as they have not be voted on for release. But you can install development versions for testing/development purposes via git (Git client required).

Example:

cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git#master

If you already have the plugin installed, you'll have to cordova plugin remove it first before trying to add a new version.

The current NPM release is a formally deprecated version of the file transfer which doesn't work with current platform releases and is why it's severely out-dated. Since then it has been voted on to revive the project due to issues with handling large files, but the revival is still a work in progress.

Last time I tested the master development branch, it is mostly working, but there are tests that is failing in the CI and currently that is the main blocker for an actual 2.x release. Therefore you're mileage may vary. We'd be happy to see volunteers help resolve the failing tests.

If interested in volunteering, reach out to our Slack Community or our Dev Mailing List.

from cordova-plugin-file-transfer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.