You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Forgive me for any misunderstandings - as I am not a node developer - but I have spent the last two days trying to track down an issue, and it turns out that it is a difference between the way Artifactory returns abbreviated metadata vs. how the npm registry does.
Specifically npm returns acceptedDependencies on abbreviated metadata and Artifactory does not. NPM's behavior though, appears to not be officially documented - assuming this is the official spec.
If so, I've opened an MR which I'd love to have merged. If this is not the right document, please point me to the appropriate place so that I can reference it in my ticket to Artifactory requesting them to support returning acceptDependencies.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Forgive me for any misunderstandings - as I am not a node developer - but I have spent the last two days trying to track down an issue, and it turns out that it is a difference between the way Artifactory returns abbreviated metadata vs. how the npm registry does.
Specifically npm returns acceptedDependencies on abbreviated metadata and Artifactory does not. NPM's behavior though, appears to not be officially documented - assuming this is the official spec.
If so, I've opened an MR which I'd love to have merged. If this is not the right document, please point me to the appropriate place so that I can reference it in my ticket to Artifactory requesting them to support returning
acceptDependencies.Thank you
Beta Was this translation helpful? Give feedback.
All reactions