#Run command fail silently
1 messages · Page 1 of 1 (latest)
If i run php artisan native:open and then compile directly from Xcode, it seems to work.... that's weird.
can you just run composer install from the root of your Laravel project?
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