Skip to content

Issues creating react app - cb.apply #10173

Answered by Infinitay
Infinitay asked this question in Q&A
Discussion options

You must be logged in to vote

Solved

I followed the instructions given in https://stackoverflow.com/a/61708736/7835042 and my issues was resolved. More specifically, I did the following:

  1. npm rm -g create-react-app
  2. npm install create-react-app
  3. npx create-react-app my-react-app

Although before hand I also tried shortening my environment variables too, and then re-installed node js (current 15.3.0). Although, this didn't fix my issue I'm pretty sure because until I ran those 2 commands above was I able to run npx create-react-app with no problem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Isminuraeni
Comment options

@silence48
Comment options

Answer selected by Infinitay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants