Skip to content

Conversation

@bongani-m
Copy link

@bongani-m bongani-m commented Aug 11, 2019

While install on a fresh Mojave installation I ran into two issues: 1) NVM was getting skipped and 2) installation did work because ~/.bash_profile did not exist.

This fix resolves both issues by checking for existance of NVM_DIR to see if nvm is installed and creating the ~/.bash_profile if it doesn't already exist. It also loads nvm for the session to insure that node and the npm packages get installed gets installed. Also NVM gets a version bump

Fixes #7

@alexfrommars
Copy link

It still is skipping the NVM install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NVM install errors on new machine

2 participants