deepforge icon indicating copy to clipboard operation
deepforge copied to clipboard

Use the --force flag on post install environment creation or update the existing environment if found

Open umesh-timalsina opened this issue 5 years ago • 2 comments

umesh-timalsina avatar Mar 18 '20 15:03 umesh-timalsina

I am reluctant to automatically overwrite the environment as we don't have any guarantees that the environment was created by deepforge. We could add a message on postinstall if it fails to prompt the user to run the command with the --force flag

brollb avatar Mar 18 '20 15:03 brollb

We can also update the existing environment with the newer dependencies without having to use the --force flag.

umesh-timalsina avatar Mar 18 '20 16:03 umesh-timalsina