Skip to main content

I have just installed Magento 2.3. Now when I fire it up, the CSS and JS is not loading.

I looked at the source and it always has the version of the deployment in the path, like /pub/static/version1484648587/frontend/... . This does not exist though, I only have /pub/static/frontend. even with command line bin/magento setup:static-content:deploy -f, path indicated is not correct.

/pub/static/version1484648587/frontend/... . This does not exist though, I only have /pub/static/frontend. even with command line bin/magento setup:static-content:deploy -f, path indicated is not correct.

please help

I have just installed Magento 2.3. Now when I fire it up, the CSS and JS is not loading.

I looked at the source and it always has the version of the deployment in the path, like /pub/static/version1484648587/frontend/... . This does not exist though, I only have /pub/static/frontend. even with command line bin/magento setup:static-content:deploy -f, path indicated is not correct.

please help

I have just installed Magento 2.3. Now when I fire it up, the CSS and JS is not loading.

I looked at the source and it always has the version of the deployment in the path, like

/pub/static/version1484648587/frontend/... . This does not exist though, I only have /pub/static/frontend. even with command line bin/magento setup:static-content:deploy -f, path indicated is not correct.

please help

Source Link

Wrong path to js, css and image file when installing magento 2.3

I have just installed Magento 2.3. Now when I fire it up, the CSS and JS is not loading.

I looked at the source and it always has the version of the deployment in the path, like /pub/static/version1484648587/frontend/... . This does not exist though, I only have /pub/static/frontend. even with command line bin/magento setup:static-content:deploy -f, path indicated is not correct.

please help