]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/en/user/faq.rst
Merge pull request #1967 from wallabag/add-faq-documentation
[github/wallabag/wallabag.git] / docs / en / user / faq.rst
1 Frequently Asked Questions
2 ==========================
3
4 During the installation, I've got this error ``Error Output: sh: 1: @post-cmd: not found``
5 ------------------------------------------------------------------------------------------
6
7 It seems you have a problem with your ``composer`` installation. Try to uninstall and reinstall it.
8
9 `Read the documentation about composer to know how to install it
10 <https://getcomposer.org/doc/00-intro.md>`__.