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

Problem creating app from creat-react-app command on windows 8 #4033

Closed
arifsor opened this issue Feb 16, 2018 · 2 comments
Closed

Problem creating app from creat-react-app command on windows 8 #4033

arifsor opened this issue Feb 16, 2018 · 2 comments

Comments

@arifsor
Copy link

arifsor commented Feb 16, 2018

create-react-app client

Error ">"$basedir/../../Users/abc/AppData/Local/Yarn/.global/node_modules/.bin/create-react-app.cmd" "$@"
The system cannot find the path specified."

I have also tried
npx create-react-app client (same above problem)

λ node -v
v9.5.0

λ npm -v
5.6.0

@arifsor
Copy link
Author

arifsor commented Feb 16, 2018

Resolved the issue, after 1 day R&D and found this yarnpkg/yarn#2192 which resolved my issue

@gaearon gaearon closed this as completed Feb 18, 2018
@gaearon
Copy link
Contributor

gaearon commented Feb 18, 2018

Right, this is why the README doesn't suggest installing create-react-app anymore (use npx or yarn create instead).

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants