Facing error "Failed to load resource: the server responded with a status of 404 (Not Found)" in web browse console

If you can not see the photo. These are the errors on browser console:

p5.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
localhost/:1 Refused to execute script from ‘http://localhost:4000/p5.min.js’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
p5.dom.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
localhost/:1 Refused to execute script from ‘http://localhost:4000/addons/p5.dom.min.js’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
p5.sound.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
localhost/:1 Refused to execute script from ‘http//localhost:4000/addons/p5.sound.min.js’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
common.js:263 Uncaught ReferenceError: $st is not defined
at common.js:263