If the console shows errors related to a 404 page, it most likely means that some of the URLs in your code return a 404 error.
Please check the URLs in your code or in the Network tab to check which URLs are being called in your code and whether those files have been uploaded to the server with the correct name and location.