Created
September 18, 2013 22:15
-
-
Save mikeumus/6616504 to your computer and use it in GitHub Desktop.
nvm install v0.8.16 attempt on Windows 8 git bash.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Michael@MIKEUMUSSURFACE ~/Desktop/MDM | |
$ nvm install v0.8.16 | |
grep: invalid option -- o | |
Usage: grep [OPTION]... PATTERN [FILE]... | |
Try `grep --help' for more information. | |
Additional options while compiling: | |
nvm: install N/A failed! | |
Michael@MIKEUMUSSURFACE ~/Desktop/MDM | |
$ nvm install 0.8.16 | |
grep: invalid option -- o | |
Usage: grep [OPTION]... PATTERN [FILE]... | |
Try `grep --help' for more information. | |
Additional options while compiling: | |
nvm: install N/A failed! | |
Michael@MIKEUMUSSURFACE ~/Desktop/MDM | |
$ nvm ls | |
N/A | |
current: v0.10.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is issue of grep in windows