Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Return a clear error when trying to publish a new package with no repository field #36

Open
mmalecki opened this issue Jul 14, 2016 · 1 comment

Comments

@mmalecki
Copy link
Contributor

This is what we return now:

npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info lifecycle @npm/***@0.0.0~prepublish: @npm/***@0.0.0
npm info attempt registry request try #1 at 16:35:05
npm http request PUT https://***/@npm%2f***
npm http 500 https://***/@npm%2f***
npm info retry will retry, error on last attempt: Error: Cannot read property 'url' of undefined : @npm/***
@marcellodesales
Copy link

Have seen the same here!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants