I have installed the magento2 successfully but there are a lot of js error

Yogendra - eCommerce Developer

I have installed the magento2 successfully but there are a lot of js error.

When see the console log through the firebug it shows a lot of errors and is there any thing else to config for the magento css and js.

enter image description here

Yogendra - eCommerce Developer

Problem solved ...

There is a 'cache' system for these static resources. navigate to the folder dev/tools/Magento/Tools/View

Run the below command in the terminal

php deploy.php

After running this command css and other files created under the Pub/static/ folder and all the css will appear and page look fine.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Have I successfully installed TensorFlow and Keras?

How do I know whether I have Node.js and npm successfully installed on Ubuntu 14.04?

I have a lot of packages marked as manually installed. What the cons of this?

I have installed lightgbm successfully but can't run in jupyter

theano g++ not detected, But I have successfully installed g++

SQLAlchemy successfully installed, but I still get error ModuleNotFound

Installed Ruby 2.0.0, but an error tells me I have 1.9.3 installed

Should I delete .whl installers after packages have successfully been installed?

ModuleNotFoundError: No module named 'cv2' in Spyder IDE, even after I have successfully installed opencv library using anaconda in my windows pc

Weird error in phpmyadmin, It is installed successfully but still not working

Successfully installed package (Bcrypt) but still gives error

Facing error with "lpcap not found" although I have already installed libpcap

getting error ModuleNotFoundError: No module named 'mysql' when i have installed it

Module not found error even though I have pip installed the module

I'm a new Android programmer and recently, a lot of my projects have been getting this error:

PySide 2 installed successfully but not Shiboken 2

I have different versions of node js (and lot of other things) in shell and node-ssh

getting Error while installing the magento2

Magento2 Database Import Error

I have a lot of AWS resources in the tag editor

Have I installed Ubuntu or Xubuntu?

Why do I have a lot of error messages in my Controller since I upgraded Intellij IDEA ultimate from 2020.3 to 2021.1?

Successfully installed Mongodb driver and getting MongoClient class not found error

why this is not working, I have already installed sklearn. it is showing the error when I'm trying to execute it

I am getting the following import error, although I have numpy installed

why I have this error bash ng command not found while I already installed the angular-cli

Can I create web api using express.js and not have node.js installed?

Installed Node.js successfully! Oh but why is this code not rendering?

If I configure a remote node.js interpreter do I still need to have node installed locally?