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

Running get create project:test - Can't create directory #36

Closed
jjdestef3 opened this issue Nov 20, 2020 · 2 comments
Closed

Running get create project:test - Can't create directory #36

jjdestef3 opened this issue Nov 20, 2020 · 2 comments

Comments

@jjdestef3
Copy link

Hi,

Running the get create project:test I get the following error:

ProcessException: No such file or directory
Command: flutter create --org org.jdallc /Users/johndestefano/IdeaProjects/test

The parent test directory does get created though.

I'm using version 1.3.14 on a Mac.

Thx

@giullianocht
Copy link

giullianocht commented Nov 20, 2020

Hi @jjdestef3 , In the documentation it mentions that it is used like this "get create project", can you try like this?

@CpdnCristiano
Copy link
Collaborator

you cannot create a project with the name test
Invalid project name: 'test' - this will conflict with Flutter package dependencies

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

No branches or pull requests

3 participants