It's just as the title says, basically. The full error message I'm getting (in the console) is:
DevTools failed to load SourceMap: Could not load content for webpack://babelNpmProcessor/node_modules/@babel/core/node_modules/@babel/parser/lib/index.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
What do I about this? Any help is appreciated. Thanks in advance.
Edit for further info: I think this error is blocking everything. I get it from trying to load expr-eval in JS settings on CodePen.
Nothing appears in my browser window aside from the stuff from the FreeCodeCamp test script output.
Hi, all.
It's just as the title says, basically. The full error message I'm getting (in the console) is:
What do I about this? Any help is appreciated. Thanks in advance.
Edit for further info: I think this error is blocking everything. I get it from trying to load expr-eval in JS settings on CodePen.
Nothing appears in my browser window aside from the stuff from the FreeCodeCamp test script output.