mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 18:59:35 +01:00
11 lines
450 B
ReStructuredText
11 lines
450 B
ReStructuredText
Frequently Asked Questions
|
|
==========================
|
|
|
|
During the installation, I've got this error ``Error Output: sh: 1: @post-cmd: not found``
|
|
------------------------------------------------------------------------------------------
|
|
|
|
It seems you have a problem with your ``composer`` installation. Try to uninstall and reinstall it.
|
|
|
|
`Read the documentation about composer to know how to install it
|
|
<https://getcomposer.org/doc/00-intro.md>`__.
|