sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

it does not understand that I added the file #47

Closed chambrin closed 2 years ago

chambrin commented 2 years ago
Capture d’écran 2022-03-26 à 11 03 49

I followed the manipulation, but still it does not work

sfx101 commented 2 years ago

Hi @chambrin, could you please run this command in your macOS terminal and paste the output?

multipass exec deck-app -- stat /home/ubuntu/`{whoami}`/Documents

chambrin commented 2 years ago

here is the outpu

Capture d’écran 2022-03-27 à 10 59 47 Capture d’écran 2022-03-27 à 11 04 28
sfx101 commented 2 years ago

Hi @chambrin if you do the following steps that will reset and reinstall the VM config which is creating the issue here

  1. Open the DECK app, go to settings > Docker engine. Uncheck "remote engine" and quit the app
  2. Open the macOS terminal and run multipass delete deck-app && multipass purge
  3. Open the DECK app, it should open the installer page. Click install.
chambrin commented 2 years ago

It's good 👍 thank you !

It will work and with LAMP then the problem came back. I redid the manipulation. I'll repost if another problem arises.