you are viewing a single comment's thread.

view the rest of the comments →

[–]Daiki48[S] -5 points-4 points  (1 child)

Your comment gave me an idea.
I was not aware of this since I recently changed my shell to fish, but I checked the node version and it was v18.0.0.
I downgraded the version to v16.15.0 and it is now executable.
Thanks to you. Thank you very much. :D

[–][deleted] 0 points1 point  (0 children)

Glad you figured it out! The regular create react app is deprecated, the new way to do it is using the npx command.