Skip to content

Commit 51ba803

Browse files
Update SHAKEY.js
1 parent 90344fc commit 51ba803

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SHAKEY.js

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
//Plain Javascript and Node.js is supported
33
// html/css is not supported here
44

5+
console.log("Hello, Dcoder!")
6+
SQLite format 3
7+
^^^^^^source_fi//Node.js 10.14.0
8+
//Plain Javascript and Node.js is supported
9+
// html/css is not supported here
10+
511
console.log("Hello, Dcoder!")
612
SQLite format 3
713
^^^^^^source_file.js:7
@@ -15,3 +21,14 @@ SyntaxError: Invalid or unexpected token
1521
at startup (internal/bootstrap/node.js:283:19)
1622
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
1723
Process finished with exit code 1.
24+
le.js:7
25+
SyntaxError: Invalid or unexpected token
26+
at Module._compile (internal/modules/cjs/loader.js:723:23)
27+
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
28+
at Module.load (internal/modules/cjs/loader.js:653:32)
29+
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
30+
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
31+
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
32+
at startup (internal/bootstrap/node.js:283:19)
33+
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
34+
Process finished with exit code 1.

0 commit comments

Comments
 (0)