Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to publish the config/poet.php file #23

Closed
precisioncoder13 opened this issue Apr 13, 2021 · 4 comments
Closed

Unable to publish the config/poet.php file #23

precisioncoder13 opened this issue Apr 13, 2021 · 4 comments

Comments

@precisioncoder13
Copy link

Hello,

I am trying this package in one task with Sage-10 & facing the issue with publishing it by the given command wp acorn vendor:publish --provider="Log1x\Poet\PoetServiceProvider".

Error: "Unable to locate publishable resources."

Can you please suggest any other way to publish it? or any help to fix it.

Thanks.

@precisioncoder13
Copy link
Author

Sorry for taking your time.

It's fixed by using wp acorn vendor:publish and selecting the package from the given list.

Thanks for the great package.

@paulbrzeski
Copy link

paulbrzeski commented Nov 12, 2021

Can @precisioncoder13's answer please be used to update the README? :)

The command in the readme is not working for me. The command posted a few months ago worked :)

@liviuzachin
Copy link

if that is not working, you must run wp acorn vendor:publish --tag=acorn:init too

@erralb
Copy link

erralb commented Sep 21, 2022

Hi, I have a similar question :

wp acorn vendor:publish --provider="Log1x\Poet\PoetServiceProvider"
No publishable resources for tag [].
Publishing complete.

wp acorn vendor:publish 
 Which provider or tag's files would you like to publish?:
  [0] Publish files from all providers and tags listed below
  [1] Provider: Roots\Acorn\Providers\AcornServiceProvider
  [2] Tag: acorn
 > 

I tried publishing everything, and I also tried wp acorn vendor:publish --tag=acorn:init but the poet.php file is not created into the config folder. Am I missing something ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants