Giter VIP home page Giter VIP logo

asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved. about asdf-nodejs HOT 2 OPEN

dorianmariecom avatar dorianmariecom commented on June 18, 2024
asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.

from asdf-nodejs.

Comments (2)

mckabi avatar mckabi commented on June 18, 2024

same as me.
but no problem using it though.

❯ asdf --version
v0.14.0

❯ LANG=C asdf plugin-update --all
Location of nodejs plugin: /path/to/.asdf/plugins/nodejs
Updating nodejs to master
Already on 'master'
Your branch is up to date with 'origin/master'.

❯ asdf install nodejs 20.11.1
Trying to update node-build... ok
Downloading node-v20.11.1-darwin-arm64.tar.gz...
-> https://nodejs.org/dist/v20.11.1/node-v20.11.1-darwin-arm64.tar.gz
Installing node-v20.11.1-darwin-arm64...
Installed node-v20.11.1-darwin-arm64 to /path/to/.asdf/installs/nodejs/20.11.1

asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But
asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.

❯ asdf local nodejs 20.11.1
❯ node --version
v20.11.1

from asdf-nodejs.

stannum-l avatar stannum-l commented on June 18, 2024

To disable that warning, you can place in your $HOME/.asdfrc (or other setting equivalent) this line:

always_keep_download = yes

I know it should be a no based on the warning, but there appears to be a bug where the opposite holds.

from asdf-nodejs.

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.