The script clones the nvm repository to \~/.nvm and adds the source line to your profile (~/.bash_profile, ~/.zshrc, ~/.profile, or ~/.bashrc).
Actual Results
The following message was printed:
!!!! NOTICE !!!!
We have installed NVM, The NodeJS Version Manager for you. In order to continue, you will
need to inject NVM into your current shell. You do do so by running:
export NVM_DIR="/Users/revolt/.nvm"
. "/Users/revolt/.nvm/nvm.sh" # This loads nvm
systemctl status realm-object-server.service
Paste output here
sudo journalctl -u realm-object-server.service
Paste output here
cat /var/log/realm-object-server.log
Paste output here
Goals
Expected Results
nvm
's README says that:Actual Results
The following message was printed:
But:
Steps to Reproduce
Code Sample
Version of Realm and Tooling
Logs
systemctl status realm-object-server.service
Paste output here
sudo journalctl -u realm-object-server.service
Paste output here
cat /var/log/realm-object-server.log
Paste output here