0
I keep getting this when I try coding JavaScript..... Why??
me.js:6 document.write(x); ^ ReferenceError: document is not defined at Object.<anonymous> (me.js:6:1) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Function.Module.runMain (internal/modules/cjs/loader.js:831:12) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3) Process finished with exit code 1.
4 Antworten
+ 1
Use the Web section not the java one
+ 1
Solomon go to code an in first there will be Web click on it and go to js then code
0
How
0
Thanks