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

missing folders when create a new rails project #5

Open
aidoxe-123 opened this issue Dec 16, 2019 · 1 comment
Open

missing folders when create a new rails project #5

aidoxe-123 opened this issue Dec 16, 2019 · 1 comment

Comments

@aidoxe-123
Copy link

aidoxe-123 commented Dec 16, 2019

Hi, I ran to this issue when running rails new:
Untitled
This is my tester folder created by that code:
Untitled2
How can I solve this problem? Thank you.

I'm using window 10 (64 bit), ruby 2.6.5p114 [x64-mingw32], rails 6.0.2, sqlite3 version 3.30.1

@gary-lgy
Copy link

Hi, @aidoxe-123, maybe you can try removing the tester directory and run rails new again? It seems that you have run rails new on a non-empty directory and rails is not generating everything because of that.

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

2 participants