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

problem with some.bat railsintaller-3.2.0.exe #76

Open
mamatawal opened this issue Feb 24, 2016 · 4 comments
Open

problem with some.bat railsintaller-3.2.0.exe #76

mamatawal opened this issue Feb 24, 2016 · 4 comments

Comments

@mamatawal
Copy link

I run the installer and after finish it I find out I cannot run rails command where it return 'The system cannot find the path specified'. So I edit the bat files and see emachnic username in that config where I think the cause why my command can't run. I don't know why I get that config after I install this installer. Please check

@igaiga
Copy link

igaiga commented Feb 25, 2016

I've got same problem.

For example, passes are mistaken in C:\RailsInstaller\Ruby2.2.0\bin\rails.bat like this.

@"C:\Users\emachnic\GitRepos\railsinstaller-windows\stage\Ruby2.2.0\bin\ruby.exe" "%~dpn0" %*

I guess same problem of #72.

@gbrlmza
Copy link

gbrlmza commented Mar 4, 2016

+1

@fxgallego
Copy link

rails.bat
bundle.bat
rackup.bat
thor.bat

All with the same problem. Simple solution is delete the file and create a new one as "copy of rake.bat" and rename it to the right name, for example, rails.bat

@emachnic
Copy link
Contributor

Please try with the latest version.

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

No branches or pull requests

5 participants