Trevor Brown

Results 312 comments of Trevor Brown

Sorry for the late reply here! I saw your comments at a time when I was busy and forgot about this thread.

Did you try this? https://github.com/asdf-vm/asdf-erlang/issues/157#issuecomment-669441058

@psantos10 why not just call `bundle --version` directly? It should be invoked with the correct version of Ruby if you are in the right directory (the same one you set...

@augustobmoura I wasn't around when the first commit was made. To be honest this `exec-env` file has always been a mystery to me. I don't feel like I'm qualified to...

``` $ npm config get prefix /Users//.asdf/installs/nodejs/10.24.0/.npm $ git checkout -b augustobmoura-fix/dont-override-prefix master $ git pull https://github.com/augustobmoura/asdf-nodejs.git fix/dont-override-prefix From https://github.com/augustobmoura/asdf-nodejs * branch fix/dont-override-prefix -> FETCH_HEAD Successfully rebased and updated refs/heads/augustobmoura-fix/dont-override-prefix....

@augustobmoura I am not sure. I think @HashNuke wrote the original version of this code.

Go for it @augustobmoura . I've not been paying close attention this repo as asdf-nodejs has been working well for me.

I moved this to the asdf-ruby issue tracker because this is not an issue with asdf core. Please provide the output from `asdf info` so we can debug the issue....

@belgoros I'm not sure what is going on. I do see that you have rbenv on your path before asdf, so you might try commenting out this line in your...

We now use ruby-build for builds, so if ruby-build supports prebuilt packages so can asdf-ruby. Now if ruby-build doesn't, that doesn't mean we can't do in asdf-ruby, but we will...