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

Issues for users running on Linux Subsystem for Windows: #30

Open
green6060 opened this issue Oct 19, 2018 · 2 comments
Open

Issues for users running on Linux Subsystem for Windows: #30

green6060 opened this issue Oct 19, 2018 · 2 comments

Comments

@green6060
Copy link

Issue affects users running on Linux subsystem for Windows (and others with strict settings related to creating roles on their local server)

You need to be able to put your own postgres user name BEFORE devise:install runs because users running on Linux subsystem have an unrelated issue with the default role parameter not being an accepted role, and therefore devise install will not work, when running "create-repack-app project_name --full -y". Theoretically, ANYONE with strict settings related to creating new roles on their local server, will have this same issue. Perhaps the user may have the option of passing in their "role" name as an argument, to be inserted into the database.yml?

@vincepay
Copy link

I am having the same exact problem!

@wdjungst
Copy link
Owner

I think this is a rails issue rather than repack but I am open to supporting this and I would love to see a pull request!

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

3 participants