environment: line 1: set_node_version: command not found #2456
-
Hi team so here is my problem in my Intel i7 running Ubuntu in a MacOS via Colima/Vagrant:
and
more info:
and the versions output of rbenv and ruby-build
and showing my ruby-build plugin and rbenv is updated:
In Any hints will be appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
This is very strange; I haven't seen this before either. I have no idea what Just casually using rbenv or ruby-build to list information doesn't seem to trigger it. It specifically seems to come up only during the installation process for you. What you could do is temporarily enable bash debug mode for the ruby-build script: # edit the /usr/local/rbenv/plugins/ruby-build/bin/ruby-build script and
# put this near the top:
set -x Now call |
Beta Was this translation helpful? Give feedback.
-
I also have no idea where |
Beta Was this translation helpful? Give feedback.
hey, Happy Friday
so I ran
grep set_node_version ~/.* /etc/* /etc/profile.d/*
removing all the
grep: xxxxxxx: Is a directory
results:then I
cat ~/.bashrc
and the relevant part is: