Replies: 1 comment 2 replies
-
try to publish without tag. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Problem
I got an error with message Unable to locate publishable resources. after I tried to publish config file by inputting a command
php artisan vendor:publish --provider="Spatie\Sitemap\SitemapServiceProvider" --tag=config
. No config file is found in the config directory.Expected Result
Config file should be generated in config directory without error message.
Screenshot
Beta Was this translation helpful? Give feedback.
All reactions