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

Doesn't work out of the box on WSL2 #26

Open
Aeramor opened this issue Jul 26, 2022 · 0 comments
Open

Doesn't work out of the box on WSL2 #26

Aeramor opened this issue Jul 26, 2022 · 0 comments

Comments

@Aeramor
Copy link

Aeramor commented Jul 26, 2022

Easy fix though:
change Procfile.dev ->

web: bundle exec rails server -p 3000
css: bundle exec rails dartsass:watch

Without this it complains about 16:26:48 web.1 | /usr/bin/env: ‘ruby\r’: No such file or directory which is just a line ending issue with WSL2

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

1 participant