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

Cannot create project (chdir(): No such file or directory (errno 2)) #174

Closed
DrOreo002 opened this issue Nov 7, 2020 · 3 comments
Closed

Comments

@DrOreo002
Copy link

  • Installer Version: 4.1.0

Description:

Whenever I run laravel new <project_name> command it throw that error. I'm also running on composer version 2 (2.0.5). I also saw that it want to create a project in this path Created project in I:\Programming Project\Laravel/blog is it supposed to be Created project in I:\Programming Project\Laravel\blog instead?

Steps To Reproduce:

Run laravel new <project_name>

@GrahamCampbell
Copy link
Member

GrahamCampbell commented Nov 9, 2020

This is fixed in composer 2.0.6 (I think).

@driesvints
Copy link
Member

driesvints commented Nov 9, 2020

@DrOreo002 can you try in composer v2.0.6?

@DrOreo002
Copy link
Author

Yep composer 2.0.6 seems to fix it, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants