Giter VIP home page Giter VIP logo

Comments (3)

antoniogamiz avatar antoniogamiz commented on August 15, 2024

I have tried some of the solutions described in this question, but it does not work (moreover, I installed raku several days ago so I have rebooted my machine a fair number of times).

I have resolved the problem with:

$env:PATH += ";C:\rakubrew\versions\moar-2020.06\install\bin;C:\rakubrew\versions\moar-2020.06\install\share\perl6\site\bin"

But this is temporal, so it would be really helpful if this is done by rakubrew.

from app-rakubrew.

patrickbkr avatar patrickbkr commented on August 15, 2024

As you already suspected, rakubrew needs to be installed separately for cmd and Powershell.
The reason is: Rakubrew does not manipulate the system wide PATH variable but the one of the currently running cmd / Powershell window. As such any changes to the PATH rakubrew does in a Powershell window have no effect on any CMD windows (or the other way around), or even the system wide PATH.

A possible "solution" to this might be to adapt the installation instructions to instruct the user to set up both hooks Powershell and CMD in a single big command. I'm not sure I like this though as the CMD instructions involve quite some manual work and I don't want to put this extra work on everyone that only wants to use rakubrew in Powershell.

from app-rakubrew.

antoniogamiz avatar antoniogamiz commented on August 15, 2024

Hum, that makes sense. Then, I think a warning in the installation instructions will be helpful.

from app-rakubrew.

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.