'repo@0.0.1' is not in the npm registry.

1 개요[ | ]

'repo@0.0.1' is not in the npm registry.
user01@localhost:~/toggleswatch$ npm publish
npm notice 
npm notice   toggleswatch@4.5.2-3
npm notice === Tarball Contents === 
npm notice 1.1kB   LICENSE               
npm notice 233.3kB dist/bootstrap.css    
npm notice 192.2kB dist/bootstrap.min.css
npm notice 1.2kB   package.json          
npm notice 1.4kB   README.md             
npm notice === Tarball Details === 
npm notice name:          toggleswatch                            
npm notice version:       4.5.2-3                                 
npm notice package size:  63.1 kB                                 
npm notice unpacked size: 429.2 kB                                
npm notice shasum:        bbe908c284c9559ce93c07fe1e43cf037a4d87a8
npm notice integrity:     sha512-LJg91rSNjFPyr[...]wLtmWL1V+b6IA==
npm notice total files:   5                                       
npm notice 
npm ERR! code E404
npm ERR! 404 Not Found - PUT https://registry.npmjs.org/toggleswatch - Not found
npm ERR! 404 
npm ERR! 404  'toggleswatch@4.5.2-3' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/g404883990642_compute/.npm/_logs/2020-11-14T08_03_16_565Z-debug.log
user01@localhost:~/toggleswatch$ npm login
Username: jmnote
Password: 
Email: (this IS public) testuser@example.com
Logged in as jmnote on https://registry.npmjs.org/.
user01@localhost:~/toggleswatch$ npm publish
npm notice 
npm notice   toggleswatch@4.5.2-3
npm notice === Tarball Contents === 
npm notice 1.1kB   LICENSE               
npm notice 233.3kB dist/bootstrap.css    
npm notice 192.2kB dist/bootstrap.min.css
npm notice 1.2kB   package.json          
npm notice 1.4kB   README.md             
npm notice === Tarball Details === 
npm notice name:          toggleswatch                            
npm notice version:       4.5.2-3                                 
npm notice package size:  63.1 kB                                 
npm notice unpacked size: 429.2 kB                                
npm notice shasum:        bbe908c284c9559ce93c07fe1e43cf037a4d87a8
npm notice integrity:     sha512-LJg91rSNjFPyr[...]wLtmWL1V+b6IA==
npm notice total files:   5                                       
npm notice 
+ toggleswatch@4.5.2-3

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}