Difference between revisions of "Node.js"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
* <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>
 +
 +
 +
Applications based on Node.js: [[Etherpad]]
  
 
== 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>[[Grafana]]</code>
* [[Etherpad]]
 
 
* <code>[[StatsD]]</code>
 
* <code>[[StatsD]]</code>
 
* [[MEAN (solution stack)]]
 
* [[MEAN (solution stack)]]

Revision as of 09:00, 6 April 2022

wikipedia:Node.js (2009) JavaScript runtime


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


Installation

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

Advertising: