File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ Read more about setting up Puli in their `official documentation`_.
5959Common Errors
6060-------------
6161
62- Error: " Puli Factory is not available"
63- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
62+ Puli Factory is not available
63+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6464
65- If you get an error telling you that the Puli Factory is not available you have failed to install Puli. You should
65+ If you get an error that says "* Puli Factory is not available *", it means that you have failed to install Puli. You should
6666make sure you install the latest version of ``puli/composer-plugin ``.
6767
68- Error: " No factories found"
69- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
68+ No factories found
69+ ^^^^^^^^^^^^^^^^^^
7070
7171The error "*No factories found. To use Guzzle or Diactoros factories install php-http/message and the chosen message implementation. *"
7272tells you that Puli could not find an installed implementation of PSR-7 and/or factories to that implementation. You
You can’t perform that action at this time.
0 commit comments