You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2021/08/17 20:46:06 UTC

[GitHub] [cordova-plugin-file-transfer] vtellez opened a new issue #308: How to install latest master version branch

vtellez opened a new issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308


   Hello,
   
   I would like to ask, how should I go about using the master version of the plugin?
   
   If I install the plugin using this command:   cordova plugin add cordova-plugin-file-transfer
   
   I always get version 1.7.1, which currently does not allow compiling on android 10, but I have seen that it was fixed a few days ago.
   
   Could you tell me how to install this latest version from cordova?
   
   Thanks in advance


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900632581


   It's not really recommended for production use as these changes haven't been voted on for release, but you can install using a git clone url. NPM will clone the repository as a NPM module.
   
   e.g: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git`
   
   If you have the plugin already installed, you'll need to first remove it by doing `cordova plugin remove cordova-plugin-file-transfer`.
   
   Lastly, if you ARE going to use it in a production setting... then I'd recommend at least pinning the version to a specific commit. The latest [commit](https://github.com/apache/cordova-plugin-file-transfer/commit/2cdb0403a81821e144998c8d9a00d338d6ece3ee) at the of writing is `2cdb0403a81821e144998c8d9a00d338d6ece3ee` so you can use git # for commit/branch/tag identifier to install at that specific commit.
   
   e.g.: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git#2cdb0403a81821e144998c8d9a00d338d6ece3ee`
   
   Cheers!
   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek edited a comment on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900632581


   It's not really recommended for production use as these changes haven't been voted on for release, but you can install using a git clone url. NPM will clone the repository as a NPM module.
   
   e.g: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git`
   
   If you have the plugin already installed, you'll need to first remove it by doing `cordova plugin remove cordova-plugin-file-transfer`.
   
   Lastly, if you ARE going to use it in a production setting... then I'd recommend at least pinning to a specific commit. The latest [commit](https://github.com/apache/cordova-plugin-file-transfer/commit/2cdb0403a81821e144998c8d9a00d338d6ece3ee) at the of writing is `2cdb0403a81821e144998c8d9a00d338d6ece3ee` so you can use git # for commit/branch/tag identifier to install at that specific commit.
   
   e.g.: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git#2cdb0403a81821e144998c8d9a00d338d6ece3ee`
   
   Cheers!
   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek closed issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek closed issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308


   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] vtellez commented on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
vtellez commented on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900639730


   Thank you very much for the quick response.
   
   I take note of the suggestion, to update the commit that corrects the problem. You have really helped me a lot.
   
   Thanks for everything. Take care of yourself


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek closed issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek closed issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308


   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] vtellez commented on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
vtellez commented on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900639730


   Thank you very much for the quick response.
   
   I take note of the suggestion, to update the commit that corrects the problem. You have really helped me a lot.
   
   Thanks for everything. Take care of yourself


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek edited a comment on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900632581


   It's not really recommended for production use as these changes haven't been voted on for release, but you can install using a git clone url. NPM will clone the repository as a NPM module.
   
   e.g: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git`
   
   If you have the plugin already installed, you'll need to first remove it by doing `cordova plugin remove cordova-plugin-file-transfer`.
   
   Lastly, if you ARE going to use it in a production setting... then I'd recommend at least pinning to a specific commit. The latest [commit](https://github.com/apache/cordova-plugin-file-transfer/commit/2cdb0403a81821e144998c8d9a00d338d6ece3ee) at the of writing is `2cdb0403a81821e144998c8d9a00d338d6ece3ee` so you can use git # for commit/branch/tag identifier to install at that specific commit.
   
   e.g.: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git#2cdb0403a81821e144998c8d9a00d338d6ece3ee`
   
   Cheers!
   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #308: How to install latest master version branch

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #308:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/308#issuecomment-900632581


   It's not really recommended for production use as these changes haven't been voted on for release, but you can install using a git clone url. NPM will clone the repository as a NPM module.
   
   e.g: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git`
   
   If you have the plugin already installed, you'll need to first remove it by doing `cordova plugin remove cordova-plugin-file-transfer`.
   
   Lastly, if you ARE going to use it in a production setting... then I'd recommend at least pinning the version to a specific commit. The latest [commit](https://github.com/apache/cordova-plugin-file-transfer/commit/2cdb0403a81821e144998c8d9a00d338d6ece3ee) at the of writing is `2cdb0403a81821e144998c8d9a00d338d6ece3ee` so you can use git # for commit/branch/tag identifier to install at that specific commit.
   
   e.g.: `cordova plugin add https://github.com/apache/cordova-plugin-file-transfer.git#2cdb0403a81821e144998c8d9a00d338d6ece3ee`
   
   Cheers!
   


-- 
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: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org