magento sample deployment error
-
Could not find a matching version of package magento/module-tax-sample-data. Check the package spelling,
your version constraint and that the package is available in a stability which matches your minimum-stabi
lity (stable).NB: i installed magento and composer using https://www.mysterydata.com/how-to-install-magento-2-4-in-cwp-control-web-panel/
how can i deploy sample data?
-
-
@sandeep I get the following error:
bin/magento sampledata:deploy
<warning>The "http://repo.packagist.org/p/provider-2016%2485703347d35cb05362a8d4f7fa6441cf47debcf57f9b4ca9c94b383862e3f4f4.json" file could not be downloaded: failed to open stream: Connection timed out</warning>
<warning>http://repo.packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date</warning>In InitCommand.php line 796:
Could not find a matching version of package magento/module-tax-sample-data. Check the package spelling,
your version constraint and that the package is available in a stability which matches your minimum-stabi
lity (stable). -
@legend said in magento sample deployment error:
: Connection timed out
Connection timed out means something is blocking connection possible backend firewall.
disable all firewall including csf and check.