Coder Social home page Coder Social logo

asdf-mvnd's Introduction

asdf-mvnd

GitHub Actions Status GitHub license

mvnd

https://github.com/mvndaemon/mvnd

Requirements

  • unzip

Install

asdf plugin-add mvnd https://github.com/joschi/asdf-mvnd

Use

Check out the asdf readme for instructions on how to install and manage versions of mvnd.

asdf-mvnd's People

Contributors

bskarda avatar htr3n avatar joschi avatar vboulaye avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

asdf-mvnd's Issues

Cannot update to the latest version 1.0.0-m1

I tried to update to the latest version of mvnd but with no success

  1. Command asdf latest mvnd returns 1.0.0-m1
  2. After asdf install mvnd latest I can see this output :
    % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 16 0 --:--:-- --:--:-- --:--:-- 0 [/tmp/mvnd_tcISi94/mvnd-1.0.0-m1.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /tmp/mvnd_tcISi94/mvnd-1.0.0-m1.zip or /tmp/mvnd_tcISi94/mvnd-1.0.0-m1.zip.zip, and cannot find /tmp/mvnd_tcISi94/mvnd-1.0.0-m1.zip.ZIP, period. asdf-mvnd error: failed to extract mvnd archive

Cannot update to the latest version 1.0.0-m6

I tried to update to the latest version of mvnd but with no success

asdf install mvnd latest
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100     9  100     9    0     0     30      0 --:--:-- --:--:-- --:--:--    30
[/tmp/mvnd_D0GHtsr/mvnd-1.0-m6.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /tmp/mvnd_D0GHtsr/mvnd-1.0-m6.zip or
        /tmp/mvnd_D0GHtsr/mvnd-1.0-m6.zip.zip, and cannot find /tmp/mvnd_D0GHtsr/mvnd-1.0-m6.zip.ZIP, period.
asdf-mvnd error:  failed to extract mvnd archive

Apple M1 Support

When trying to install latest version with plugin I receive:
asdf-mvnd error: Unsupported architecture

Error 'mv: cannot stat 'mvnd-0.8.1-linux-amd64/*': No such file or directory'

I tried to install mvnd via asdf with the folllowing commands

asdf plugin-add mvnd https://github.com/joschi/asdf-mvnd
asdf install mvnd latest

but got this error instead

mv: cannot stat 'mvnd-0.8.1-linux-amd64/*': No such file or directory
asdf-mvnd error:  failed to move mvnd to /home/alext/.asdf/installs/mvnd/0.8.1

I looked into the installation code, L53:

mv "mvnd-${version}-${platform}-${architecture}"/* "$install_path" || fail "failed to move mvnd to $install_path"

should that command use ASDF_DOWNLOAD_PATH or so to ensure the path provided to mv is always correct?

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.