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

fails if the repo is already under version control with no .gitignore #2

Closed
trumbitta opened this issue Mar 6, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@trumbitta
Copy link

Hey, I'm so sorry but I quickfixed my problem and just went on with my day so I don't have detailed logs.

This happened:

  • a CRA app (created via CodeSandbox React + TS)
  • ran npx cra-to-nx
  • detected as a repo already under version control
  • died when it couldn't recognize a known .gitignore template because there wasn't a .gitignore file
  • added a .gitignore with just node_modules in it
  • deleted temp-repo
  • re-ran npx cra-to-nx
  • bob's my uncle
@mandarini mandarini self-assigned this Mar 8, 2021
@mandarini mandarini added the bug Something isn't working label Mar 8, 2021
@mandarini
Copy link
Member

Hi @trumbitta ! Thank you very much for filing an issue! I'll try to fix this, I think I know what the issue is!
Can you please use this URL to submit cra-to-nx related issues, from now on? We're putting this repo here to sleep, and any releases will be happening from the add-nx project.

@mandarini
Copy link
Member

Transfered here: nrwl/add-nx#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants