回答編集履歴

1

追記

2021/11/23 06:09

投稿

technocore
technocore

スコア7337

test CHANGED
@@ -5,6 +5,22 @@
5
5
 
6
6
 
7
7
  $ npm install -g npm-check-updates
8
+
9
+
10
+
11
+ $ npm list -g
12
+
13
+ /Users/foo/.nodenv/versions/16.13.0/lib
14
+
15
+ ├── @vue/cli@4.5.15
16
+
17
+ ├── corepack@0.10.0
18
+
19
+ ├── express-generator@4.16.1
20
+
21
+ ├── npm-check-updates@12.0.2
22
+
23
+ └── npm@8.1.0
8
24
 
9
25
 
10
26