Open valhuber opened 5 months ago
This is due to the introduction of `.env'.
You get around this with:
als start --clean
The --clean option will not destroy projects/files you have created.
--clean
This is due to the introduction of `.env'.
You get around this with:
The
--clean
option will not destroy projects/files you have created.