I’ve maxed out my credits on GitPod, so I’ve cloned the Basic Node and Express course, installed said packages, modified the myApp.js
script to output “Hello World” in the console, which it is, but my solution isn’t being accepted. I understand localhost should not usually be accessible in this situation, but FCC includes a custom server.js
script in the repo to allow for this, but I find it odd the error message is “ERR_BLOCKED_BY_CLIENT.” I’ve tried submitting the same URL in incognito mode, without luck.
Any tips would be greatly appreciated.