You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to debug some issues with the SSG, but I can't figure out where to view the warnings that occur during generation. I've checked storage/logs/laravel.log, and there isn't anything.
Furthermore, the php please ssg:generate command doesn't seem to respond to any of the verbosity flags that are suggested in the help. I've tried all of these variants, with no luck:
I have been trying to debug some issues with the SSG, but I can't figure out where to view the warnings that occur during generation. I've checked
storage/logs/laravel.log
, and there isn't anything.Furthermore, the
php please ssg:generate
command doesn't seem to respond to any of the verbosity flags that are suggested in the help. I've tried all of these variants, with no luck:Hopefully if I can view the warnings, I can get back to figuring out the other thing that seemed to be broken with my SSG setup. 😄
The text was updated successfully, but these errors were encountered: