Closed
Description
Describe the bug (*)
We have to find the reason why this doesn’t work for all cases. If some technical issues occur, we should show specific error message, not just: Please specify a valid Magento 2 installation path
. From this message I assume that the folder name is not valid. If the root of the issue is different, we should see corresponding message. If it is because of the name itself -> we MUST NOT have such limitation about project naming.
To Reproduce (*)
Steps to reproduce the behavior:
- Go to the plugin settings
- Fill the Magento installation path: field with the
**TEST_INVALID_NAME_FOR_M2**
value. - Click on Apply or Save
- See error:
Please specify a valid Magento 2 installation path
Expected behavior (*)
Any valid directory should work for us or specific error message should be shown.
Screenshots
Please complete the following information: (*)
- OS: any
- PhpStorm/Intellij version: any
- Plugin Version: any
Additional context
Mainline branch: 4.4.0-develop