lenra-io / lenra_cli

The Lenra's command line interface
MIT License
16 stars 1 forks source link

[Bug]: Upgrade command does not find the .template file when using path #388

Closed taorepoara closed 6 months ago

taorepoara commented 9 months ago

What happened?

I tried to use the lenra upgrade command in a project with a lenra.yml file at the root dir of the projet with a path field pointing to the server subdir that contains the Lenra app source including the .template file.

When running the command it fails

What browsers are you seeing the problem on?

No response

Version

v1.3.0

Relevant log output

$ lenra upgrade
The '.template' file does not exist.
What is the template to use ? 
Could not read command: Interrupted
taorepoara commented 6 months ago

Fixed in v1.4.0