formation icon indicating copy to clipboard operation
formation copied to clipboard

NVM install errors on new machine

Open heathflohre opened this issue 7 years ago • 2 comments

Thank you so much for putting this together! I was wondering if this is safe for running on a fresh machine. First, always skips the NVM install, thinking it's already installed. If I switch the check to mimic the MAS install (placing the skip message after the if statement and moving the install steps after the else statement), it works. Also, should regular dotfiles like .bash_profile be created or cloned and synced first? When this is run on a fresh machine, the NVM install step errors when trying to add the path.

heathflohre avatar Jan 05 '19 16:01 heathflohre

+1 I'm also seeing this

chrisrowe avatar Mar 14 '19 16:03 chrisrowe

Hi @heathflohre & @chrisrowe! Sorry for the ridiculous delay in getting back to you. If you're still experiencing this problem, can you please send me the logs after running sh slay 2>&1 | tee ~/slay.log?

minamarkham avatar May 09 '19 11:05 minamarkham