Difference between revisions of "Node.js"

From wikieduonline
Jump to navigation Jump to search
Line 24: Line 24:
 
* <code>Runtime.ImportModuleError: Error: Cannot find module '[[uuid]]/v4'</code>
 
* <code>Runtime.ImportModuleError: Error: Cannot find module '[[uuid]]/v4'</code>
 
* <code>SyntaxError: Cannot use [[import]] statement outside a module</code>
 
* <code>SyntaxError: Cannot use [[import]] statement outside a module</code>
 +
* [[The engine "node" is incompatible with this module]]
  
  

Revision as of 10:25, 5 July 2023

wikipedia:Node.js (2009) JavaScript runtime


Node.js modules were a mistake, he said, and become too big and complex. “It’s my fault, and unfortunately it’s impossible to undo now,” Ryan Dahl said. [1]


Installation

Debugging

NODE_DEBUG=cluster,net,http,fs,tls,module,timers node your_app.js

DEBUG=* node your_app.js

Errors


Applications based on Node.js: Etherpad

Related terms

See also

  • https://www.theregister.com/2020/05/14/nodejs_creator_deno_10/
  • Advertising: