Friday 9 February 2018

"Unknown option: \t" printing in terminal - nvm

So I recently installed nvm and it works nicely, but every time I launch a new terminal (st) or run an nvm command it prints Unknown option: \t twice in the terminal.if I comment out: [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm in my ~/.bashrc it goes away, but of course then I can't use nvm or node.any suggestions on how I might be able to fix this? Its pretty annoying! lol.thanks.

Submitted February 09, 2018 at 02:16PM by black_daveth

No comments:

Post a Comment