Difference between revisions of "Node.js"

From wikieduonline
Jump to navigation Jump to search
Line 28: Line 28:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[npm]]</code> and <code>[[yarn]]</code> [[package managers]]
 
* <code>[[npm]]</code> and <code>[[yarn]]</code> [[package managers]]
* <code>[[Grafana]]</code>
 
 
* <code>[[StatsD]]</code>
 
* <code>[[StatsD]]</code>
 
* [[MEAN (solution stack)]]
 
* [[MEAN (solution stack)]]
Line 37: Line 36:
 
* [[Joyent]]
 
* [[Joyent]]
 
* [[Ryan Dahl]]: [[Deno]]
 
* [[Ryan Dahl]]: [[Deno]]
* [[AWS Cloud9]]
 
 
* [[WebdriverIO]]
 
* [[WebdriverIO]]
 
* <code>[[wait-on]]</code>
 
* <code>[[wait-on]]</code>

Revision as of 17:31, 5 April 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

  • Runtime.ImportModuleError: Error: Cannot find module 'uuid/v4'
  • SyntaxError: Cannot use import statement outside a module


Applications based on Node.js: Etherpad

Related terms

See also

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