rails always not found even though I have installed it #1562
-
how to debug this? I use zsh with oh-my-zsh and powerlevel10k I have uninstall all my ruby and reinstall 3.3.0 now it return
I also have use rbenv doctor and it return this
my echo path
|
Beta Was this translation helpful? Give feedback.
Answered by
laptopmutia
Apr 7, 2024
Replies: 1 comment 1 reply
-
installing railties fix the problem for me
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
laptopmutia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
installing railties fix the problem for me
gem install railties