Code Monkey home page Code Monkey logo

Comments (5)

willus10245 avatar willus10245 commented on July 3, 2024 1

That worked with one small modification. On line 145 of install, the wild card needs to be outside the quotes.

cp -R "$source_path"/* $install_path/

https://stackoverflow.com/questions/34254164/what-is-cp-cannot-stat-error-in-unix-i-get-this-error-when-trying-to-copy-thin

from asdf-julia.

lassepe avatar lassepe commented on July 3, 2024

Just to make sure that this is a problem with this plugin, can you confirm that you don't have this issue with other plugins? Maybe you can try asdf plugin add R and see what it does. That said, there is a good chance that there is still something wrong with the plugin under macOS since most of the testing has been under Linux (and the CI doesn't catch these errors because of #13 ). Therefore, this is a good opportunity to debug things.

from asdf-julia.

willus10245 avatar willus10245 commented on July 3, 2024

Ok well I had some dependency issues trying to install R, so I wasn't able to get that one to work either. But I have several other plugins that I've used with no issues (elixir, ruby, python, rust, nodejs, postgres). Idk how the shims are generated, or if this matters, but one thing I noticed is that the julia install is nested one level deeper than the rest of my plugins. The rest all look like installs/<plugin>/<version>/(bin|lib|etc).

from asdf-julia.

lassepe avatar lassepe commented on July 3, 2024

That's a good observation. I just pushed a potential fix to my fork. You can try it out by installing the plugin via a direct URL (you may have to remove the old one first):

asdf plugin add julia https://github.com/lassepe/asdf-julia

If that fix works for you, let me know. Then I'll open a PR here so that you can switch back to the main branch soon.

from asdf-julia.

rkyleg avatar rkyleg commented on July 3, 2024

@lassepe if you want to open a pull request...go ahead. I don't have a Mac to test on anymore...so thank you for your help on this and thank you for reporting @willus10245 .

from asdf-julia.

Related Issues (14)

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.