outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
271 stars 99 forks source link

Adding Url Nova field in boot causes "composer install" to fail #180

Closed MrMarci666 closed 5 months ago

MrMarci666 commented 5 months ago
Screenshot 2024-01-24 at 09 40 11

Hi there, the error above happens when I am trying to install the deps with composer on a new server. Did you encounter this issue before? What could possibly cause this?

Thanks for the help

MrMarci666 commented 5 months ago

Little update:

This happens when I use composer install -oa and in the composer.json config the "optimize-autoloader": true

But still, it's strange.

MrMarci666 commented 5 months ago

Ooops, Typo... Url should have been URL :D Sorry :)