Skip to content

Make a skeleton in the current or existing folder (phalcon project) #1126

@4iloveg

Description

@4iloveg

At this point, the project skeleton is deployed to the folder with the specified name. But if you try to install it into the current or existing folder (even if they are empty), an error message will appear.

сurrent implementation

phalcon project .

Error: Directory D:\OpenServer\domains\phalcon.loc\.\ already exists.

it's desirable

phalcon project . --force

Success: Project '.' was successfully 

An error when deploying to an existing folder may be caused by the intention not to damage the files that are located.
But I would like to be able to implement the deployment forcibly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions