TiagoSilvaPereira / vemto2-issues

Repository to track Vemto 2 Issues
4 stars 0 forks source link

(error) FAILED to execute command: ""/php"" artisan storage:link #166

Closed sbritz closed 1 week ago

sbritz commented 1 month ago

Error Message: (error) FAILED to execute command: ""/Users/stefanbritz/Library/Application Support/Herd/bin//php"" artisan storage:link |> /bin/sh: /Users/stefanbritz/Library/Application: No such file or directory

Stack:

Error: Command failed: ""/Users/stefanbritz/Library/Application Support/Herd/bin//php"" artisan storage:link
/bin/sh: /Users/stefanbritz/Library/Application: No such file or directory

    at ChildProcess.exithandler (node:child_process:407:12)
    at ChildProcess.emit (node:events:527:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Socket.<anonymous> (node:internal/child_process:451:11)
    at Socket.emit (node:events:527:28)
    at Pipe.<anonymous> (node:net:709:12)

Vemto 2.0.17 darwin 23.5.0 Locale: de App version: 2.0.17

TiagoSilvaPereira commented 1 month ago

Hi @sbritz thanks for reporting... seems the problem is the space on your directory "Application Support". Could you please check if the problem happens in a folder without spaces in the name?

sbritz commented 1 week ago

hi, sorry for my late answer. I use Herd and I cannot find a way to change the Folder. Do you have a tip for me?

TiagoSilvaPereira commented 1 week ago

Hi, @sbritz. Could you please check if this error still occurs on 2.0.23?

TiagoSilvaPereira commented 1 week ago

Ah, @sbritz, could you please share your Vemto settings screen?

image

I just checked and it works with spaces. Maybe your settings have an extra quote like this?

image

I added extra quotes and the same issue happened here (it is not necessary to add quotes because Vemto already does this internally)

sbritz commented 1 week ago

hi Tiago, my settings path-fields are both empty now, and it works fine. No idea why. But your new vemto-version seems to find the correct paths automatically.

Bildschirmfoto 2024-07-11 um 11 34 48
TiagoSilvaPereira commented 1 week ago

Perfect @sbritz I'm closing for now, but please feel free to reopen if necessary