Can't use ruby commands from windows power shell windows 10 -
i working through learn ruby hard way, , stuck @ first bit, says type ruby -v power shell , version number come up. doesn't work, have navigate directory ruby.exe file in, , type ./ruby -v works. how make work when type ruby , don't have in specific directory ruby installed in?
try adding directory ruby.exe file in path variable.
Comments
Post a Comment