You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I switched my default Node version with nvm and it took a while for me to realize that I needed to reinstall livedown globally, since nvm installs these global packages per-version of Node. Showing the user some kind of error message when livedown is not available would be helpful in figuring out why an installation that previously worked well suddenly stops working.
The text was updated successfully, but these errors were encountered:
This happens to me infrequently enough that I don't immediately remember that I need to install the Node plugin and frequently enough that I've found myself on this issue more than once.
I switched my default Node version with
nvm
and it took a while for me to realize that I needed to reinstalllivedown
globally, sincenvm
installs these global packages per-version of Node. Showing the user some kind of error message whenlivedown
is not available would be helpful in figuring out why an installation that previously worked well suddenly stops working.The text was updated successfully, but these errors were encountered: