$ snap info node
name: node
summary: Node.js
publisher: NodeSource, Inc. (nodesource✓)
contact: https://github.com/nodesource/distributions
license: MIT
description: |
A JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven,
non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm,
is the largest ecosystem of open source libraries in the world. https://nodejs.org/
snap-id: MEd4V4HHFkCXBSz6UzVmKF2D2PmWcVwR
channels:
stable: –
candidate: –
beta: –
edge: 12.0.0-nightly2018122900944c7c (1463) 18MB classic
11/stable: 11.5.0 (1416) 18MB classic
11/candidate: ↑
11/beta: ↑
11/edge: ↑
10/stable: 10.14.2 (1426) 18MB classic
10/candidate: ↑
10/beta: ↑
10/edge: ↑
9/stable: 9.11.2 (1407) 17MB classic
9/candidate: ↑
9/beta: ↑
9/edge: ↑
8/stable: 8.15.0 (1452) 16MB classic
8/candidate: ↑
8/beta: ↑
8/edge: ↑
6/stable: 6.15.1 (1379) 13MB classic
6/candidate: ↑
6/beta: ↑
6/edge: ↑
$ sudo snap install node --channel=10/stable --classic
转载于:https://my.oschina.net/chuqq/blog/2995394
Node.js是一款基于Chrome V8 JavaScript引擎的轻量级、高效能的JavaScript运行时环境,它采用事件驱动、非阻塞I/O模型,使其在处理高并发请求时表现出色。Node.js拥有庞大的开源生态系统npm,这是全球最大的开源库集合。

599

被折叠的 条评论
为什么被折叠?



