#Run command fail silently

1 messages · Page 1 of 1 (latest)

lapis sequoia
#

Hi all, I have a fresh setup / project without any modifications. I successfuly run the app on simulator the first native:run time. Then I have removed the app from the simulator and now when i want to run it again nothing happen... I tried with different simulator device but same. Do you have any clue ? Thanks.

lapis sequoia
#

If i run php artisan native:open and then compile directly from Xcode, it seems to work.... that's weird.

empty summit
#

can you just run composer install from the root of your Laravel project?

lapis sequoia
#

already done, tried composer update, npm update & npm run build to be at the latest version of packages... maybe something wrong with xcode but i can't figure out what