railsware / upterm

A terminal emulator for the 21st century.
MIT License
19.24k stars 616 forks source link

nvm not found #1206

Open nicolo-ribaudo opened 6 years ago

nicolo-ribaudo commented 6 years ago

When I run nvm --version, upterm (0.4.1) throws Upterm: command "nvm" not found.. It works in the default Ubuntu terminal.

halink0803 commented 6 years ago

I think this question has been raised before in #975, you can use n as an alternative.

nicolo-ribaudo commented 6 years ago

Thank you. I'keeping this open (unless the maintainers want to close it) because, even if there is an alternative, nvm is quite popular and could be nice to be able to use it.

halink0803 commented 6 years ago

Yes, I am more concerned about virtualenv issue but it seems having the same problem. If they can solve virtualenv issue then nvm problem can resolve also.

muescha commented 5 years ago

any new updates how to use nvm?