#I cannot open the downloaded pack with live server on VScode

2 messages · Page 1 of 1 (latest)

pure fog
#

when I opened the code from the "meme generator part" via live server, two error pops up and nothing is shown on the page
"Failed to load resource: the server responded with a status of 404 (Not Found)" and
"index.html:1 Refused to execute script from 'http://127.0.0.1:5500/index.pack.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
"
I followed the steps from the readme documents and my cmd returns a bunch of errors. How to fix this?

#

everytime I wrong the html with live server, this error pops up in my vscode