Skip to content

Commit

Permalink
Update SHAKEY.js
Browse files Browse the repository at this point in the history
  • Loading branch information
inderashah007 authored Nov 23, 2024
1 parent 90344fc commit 51ba803
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions SHAKEY.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
//Plain Javascript and Node.js is supported
// html/css is not supported here

console.log("Hello, Dcoder!")
SQLite format 3
^^^^^^source_fi//Node.js 10.14.0
//Plain Javascript and Node.js is supported
// html/css is not supported here

console.log("Hello, Dcoder!")
SQLite format 3
^^^^^^source_file.js:7
Expand All @@ -15,3 +21,14 @@ SyntaxError: Invalid or unexpected token
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
Process finished with exit code 1.
le.js:7
SyntaxError: Invalid or unexpected token
at Module._compile (internal/modules/cjs/loader.js:723:23)
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.

0 comments on commit 51ba803

Please sign in to comment.