'Got an error while setup Scandipwa on magento 2.3.5
while installing scandipwa i got an error after enter the command
sudo php bin/magento setup:config:set --pq-host localhost
The "--pq-host" option does not exist.
how can i fix this?
Solution 1:[1]
Please use specific version composer require scandipwa/installer": "^2.0
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Praveen Shakthi |
