aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/user/faq.rst')
-rw-r--r--docs/en/user/faq.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/en/user/faq.rst b/docs/en/user/faq.rst
new file mode 100644
index 00000000..04fb25e3
--- /dev/null
+++ b/docs/en/user/faq.rst
@@ -0,0 +1,10 @@
1Frequently Asked Questions
2==========================
3
4During the installation, I've got this error ``Error Output: sh: 1: @post-cmd: not found``
5------------------------------------------------------------------------------------------
6
7It 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>`__.