12-03
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
---
|
||||
type: "note"
|
||||
created: 2024-05-17T16:34:06.921Z
|
||||
type: '"note"'
|
||||
updated: 2024-12-03T20:03:58.906Z
|
||||
---
|
||||
|
||||
# node
|
||||
@ -10,3 +12,13 @@ type: "note"
|
||||
curl -fsSL https://deb.nodesource.com/setup_21.x | sudo -E bash - &&\
|
||||
sudo apt-get install -y nodejs
|
||||
```
|
||||
|
||||
## Snap
|
||||
|
||||
- [node](https://snapcraft.io/node)
|
||||
|
||||
```bash 1733256157153 = 638688529571530000 = Tue Dec 03 2024 13:02:36 GMT-0700 (Mountain Standard Time)
|
||||
snap install node --classic
|
||||
npm --version
|
||||
# 10.8.2
|
||||
```
|
||||
|
Reference in New Issue
Block a user