teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

文章

2020/04/25 01:56

投稿

Kota.Y
Kota.Y

スコア25

title CHANGED
File without changes
body CHANGED
@@ -1,8 +1,27 @@
1
1
  ```terminal
2
2
  $ npm publish ./
3
3
  ```
4
+ レスポンス
5
+ > npm notice
6
+ npm notice ???? payrox-cal@1.0.1
7
+ npm notice === Tarball Contents ===
8
+ npm notice 758B package.json
9
+ npm notice 42B .travis.yml
10
+ npm notice 4.6kB index.js
11
+ npm notice 1.1kB LICENSE
12
+ npm notice 4.9kB README.md
13
+ npm notice 282B test.js
14
+ npm notice === Tarball Details ===
15
+ npm notice name: payrox-cal
16
+ npm notice version: 1.0.1
17
+ npm notice package size: 4.2 kB
18
+ npm notice unpacked size: 11.6 kB
19
+ npm notice shasum: 350c79e1bbbbe549dee830d0c4c45879686665b3
20
+ npm notice integrity: sha512-4djbnYC42Fazo[...]7VJVm9fQ+/ZfQ==
21
+ npm notice total files: 6
22
+ npm notice
4
- エラーメッセージ
23
+ --エラーメッセージ--
5
- > npm ERR! code ENEEDAUTH
24
+ npm ERR! code ENEEDAUTH
6
25
  npm ERR! need auth auth required for publishing
7
26
  npm ERR! need auth You need to authorize this machine using `npm adduser`
8
27
  npm ERR! A complete log of this run can be found in:

1

画像の挿入

2020/04/25 01:56

投稿

Kota.Y
Kota.Y

スコア25

title CHANGED
File without changes
body CHANGED
@@ -12,7 +12,9 @@
12
12
  ```terminal
13
13
  $ npm whoami #=>kota-yata
14
14
  ```
15
+ ![イメージ説明](744660fa11f0052446bcaf5fbfc60669.png)
15
16
 
17
+
16
18
  v.1.0.0からv.1.0.1にバージョアップを試みている状況で、github,package.json,package-lock.jsonのバージョン欄は既にv.1.0.1になっています。
17
19
 
18
20
  何か考えられるエラーはありますでしょうか