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`_.
59
59
Common Errors
60
60
-------------
61
61
62
- Error: " Puli Factory is not available"
63
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
62
+ Puli Factory is not available
63
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
64
64
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
66
66
make sure you install the latest version of ``puli/composer-plugin ``.
67
67
68
- Error: " No factories found"
69
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
68
+ No factories found
69
+ ^^^^^^^^^^^^^^^^^^
70
70
71
71
The error "*No factories found. To use Guzzle or Diactoros factories install php-http/message and the chosen message implementation. *"
72
72
tells 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