Difference between revisions of "Node.js"
Jump to navigation
Jump to search
↑ https://www.theregister.com/2020/05/14/nodejs_creator_deno_10/
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 16: | Line 16: | ||
== Debugging == | == Debugging == | ||
NODE_DEBUG=cluster,net,http,fs,tls,module,timers node your_app.js | NODE_DEBUG=cluster,net,http,fs,tls,module,timers node your_app.js | ||
+ | DEBUG=* node your_app.js | ||
== Errors == | == Errors == |
Revision as of 16:45, 13 March 2023
wikipedia:Node.js (2009) JavaScript runtime
- Event driven architecture (EDA)
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
npm
andyarn
package managersGrafana
StatsD
- MEAN (solution stack)
- Meteor
- Ghost
- Nock
next.js
,express.js
- Joyent
- Ryan Dahl: Deno
- AWS Cloud9
- WebdriverIO
wait-on
nvm
- LoopBack Node.js and TypeScript framework
- StrongLoop
- Nodemailer
- Heroku Node.js support
google-auth-library
- Axios HTTP client
- Endo js
trace-agent
- PM2
See also
- nvm:
nvm
[install | use | run | ls | ls-remote | alias ], .nvmrc, node --version, nvm alias default, brew install nvm, --help ]
- Node.js,
FROM node
,node (command)
node inspect
,nvm
,wait-on
,node -v
,node --help
,brew install node.js
,node-config
- Node.js, JavaScript runtime, Deno, nock, next.js, express.js, electron, Nest.js, nvm,
package.json
, Webpack,node -r
,npm, nvm, node-gyp
, Node.js modules, Fastify, PM2, UnhandledPromiseRejectionWarning, node-inspector, Puppeteer, Node-config, Node-RED - Web frameworks: Gin Gonic, Flask, Angular, React Native, Node.js, Next.js, Vue.js, Meteor, Django
Advertising: