回答編集履歴

1

修正

2020/05/07 03:47

投稿

technocore
technocore

スコア7234

test CHANGED
@@ -24,11 +24,11 @@
24
24
 
25
25
 
26
26
 
27
- > 引用テキストno such file or directory, open '/Users/hayashinaoki/package.json'
27
+ > no such file or directory, open '/Users/hayashinaoki/package.json'
28
28
 
29
29
 
30
30
 
31
- package.jsonがとのエラーメッセージなので、明らかにnpm initを実行していません。
31
+ package.jsonが無い、とのエラーメッセージなので、明らかにnpm initを実行していません。
32
32
 
33
33
  npm init
34
34