Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

lozinsky/changesets-normalize-registry-path-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changesets-normalize-registry-path-components

changesets/changesets#1932

Steps

  1. Run docker build -t changesets-normalize-registry-path-components .
  2. Run docker run --rm changesets-normalize-registry-path-components

Actual result

🦋  info npm info package-to-publish
🦋  info package-to-publish is being published because our local version (1.0.0) has not been published on npm
🦋  info Publishing "package-to-publish" at "1.0.0"
🦋  error an error occurred while publishing package-to-publish: ENEEDAUTH This command requires you to be logged in to http://localhost:4880/npm
🦋  error You need to authorize this machine using `npm adduser`
🦋  error npm error code ENEEDAUTH
🦋  error npm error need auth This command requires you to be logged in to http://localhost:4880/npm
🦋  error npm error need auth You need to authorize this machine using `npm adduser`
🦋  error npm error A complete log of this run can be found in: /root/.npm/_logs/XXX-debug-0.log
🦋  error
🦋  error packages failed to publish:
🦋  package-to-publish@1.0.0

Expected result

🦋  info npm info package-to-publish
🦋  info package-to-publish is being published because our local version (1.0.0) has not been published on npm
🦋  info Publishing "package-to-publish" at "1.0.0"
🦋  success packages published successfully:
🦋  package-to-publish@1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors