Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac os troubleshooting #1169

Merged
merged 1 commit into from
Mar 30, 2017
Merged

Mac os troubleshooting #1169

merged 1 commit into from
Mar 30, 2017

Conversation

agirorn
Copy link
Contributor

@agirorn agirorn commented Jul 24, 2016

Add Mac OS "troubleshooting" to README.
It has a section on nvm node version not being found in vim.

It should solve #240 for mac users.

README.markdown Outdated

**nvm node version not found in vim shell**

If you set node version to a version other than your system node version `nvm use 6.2.1` and open vim and run `:!node -v` you should see `v6.2.1` if you see your system version `v0.12.7`. You need to run:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somebody's system version may not be v0.12.7, and they may not even have a system version - can we make this language a bit more generic?

@ljharb ljharb added informational needs followup We need some info or action from whoever filed this issue/PR. labels Jul 24, 2016
@ljharb
Copy link
Member

ljharb commented Dec 27, 2016

@agirorn would you mind updating the text, and/or checking the "allow maintainers to edit" box?

@agirorn agirorn closed this Mar 13, 2017
@ljharb
Copy link
Member

ljharb commented Mar 14, 2017

@agirorn if you'd reopen this PR and check the "allow edits" box, it'd be great to get this in.

@agirorn agirorn reopened this Mar 27, 2017
@agirorn
Copy link
Contributor Author

agirorn commented Mar 27, 2017

@ljharb done, sorry for the delay.

It has a section on nvm node version not being found in vim.
@ljharb ljharb removed the needs followup We need some info or action from whoever filed this issue/PR. label Mar 30, 2017
@ljharb ljharb merged commit 4411abf into nvm-sh:master Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants