-
Notifications
You must be signed in to change notification settings - Fork 22
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
$'\r': command not found #2
Comments
Hey Maulik, Which platform are you running this on? JP
|
Hi, |
Hey Maulik, Did you consider just setting up a vagrant instance and running your unix dev stack on a native unix based os? JP
|
Hi maulikpokiya if you cloned this on Cygwin, please run dos2unix.exe and convert any interesting file to Unix like format, it'll solve your problem! |
Oh and don't forget, install Cygwin 32bit |
while running following command,
./osx_or_cygwin_kick_off
complete error is as follows:
$ ./osx_or_cygwin_kick_off
./osx_or_cygwin_kick_off: line 2: $'\r': command not found
./osx_or_cygwin_kick_off: line 3: syntax error near unexpected token
$'\r'' '/osx_or_cygwin_kick_off: line 3:
install_rvm()The text was updated successfully, but these errors were encountered: