Skip to content

[RRFC] npm publish should tell you the end point it's pushing too. #428

@EvanCarroll

Description

@EvanCarroll

When I run npm publish, I'm getting

npm notice 245B  public-api.d.ts.map                                       
npm notice === Tarball Details === 
npm notice name:          @acme/angular-validators              
npm notice version:       2.16.0                                  
npm notice filename:      @acme/angular-validators-2.16.0.tgz   
npm notice package size:  11.9 kB                                 
npm notice unpacked size: 58.0 kB                                 
npm notice shasum:        7d011bd7b4a2bc58c76350713d2deb96365f9ea9
npm notice integrity:     sha512-btSJOUY06H5Un[...]VKTF44PA7g/xQ==
npm notice total files:   28                                      
npm notice 
npm ERR! code ENEEDAUTH
npm ERR! need auth This command requires you to be logged in.
npm ERR! need auth You need to authorize this machine using `npm adduser`
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-08-06T18_20_01_714Z-debug.log
Cleaning up file based variables

It would be nice to know exactly where it's pushing too, even if only behind a --verbose flag..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions