sync notes(auto)

This commit is contained in:
Kaz Saita(raspi5) 2024-04-07 17:35:47 +09:00
parent 7b9a3ea013
commit 4ffbb56147

View file

@ -11,5 +11,6 @@ $ sudo n stable
$ sudo apt purge -y nodejs npm
$ sudo apt autoremove -y
```
## Ref.
- [【2023年4月版】Ubuntu に node.js と npm を入れたい(バージョン管理も) #Node.js - Qiita](https://qiita.com/nouernet/items/d6ad4d5f4f08857644de)