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

[Bug]: Unresolvable dependencies from scratch #2

Closed
1 task done
bvn13 opened this issue Apr 28, 2023 · 6 comments
Closed
1 task done

[Bug]: Unresolvable dependencies from scratch #2

bvn13 opened this issue Apr 28, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@bvn13
Copy link

bvn13 commented Apr 28, 2023

Your contact details

No response

What happened?

Create react app with this template
npm install fails with much errors

Version

fresh

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bvn13 bvn13 added the bug Something isn't working label Apr 28, 2023
@ChrisUser
Copy link
Owner

Hi @bvn13, I've released a new project version which should fix this issue. I've already tested it but please try it and let me know if the same is true for you.

This is the commit that solved all the problems linked with the creation process.

@bvn13
Copy link
Author

bvn13 commented Apr 29, 2023

It works now

@ChrisUser
Copy link
Owner

Amazing! Thanks for taking the time to report this bug.

@JuanEspin0sa
Copy link

I'm still having the same issue when running npx create-react-app my-app --template complete-web-app. Is there a specific way I should be using to pull the latest version with this fix?

@ChrisUser ChrisUser reopened this Mar 22, 2024
@ChrisUser
Copy link
Owner

Hi @JuanEspin0sa, sorry for the late reply.

I've published a new release (v1.1.16) that includes a fix described in facebook/create-react-app#13080 (comment). Let me know if it solves all your issues.

I'll soon publish a new template for a complete React app configuration using Vite as suggested by the React community.
Sadly Create React App seems like a dead project, but I won't stop the support for this template yet.

@ChrisUser
Copy link
Owner

Going to close this one due to inactivity. Feel free to re-open in case the problem recurs.

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

3 participants