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
Tarball urls that aren't conventional can't be reconstructed from package name + version alone, so instead we must hardcode them inside their locator's references as a special parameter, ie __archiveUrl. Otherwise we wouldn't be able to know where to download the package's tarball from.
I see, but it seems the patch: url is not compatible with __archiveUrl:
indooorsman
changed the title
yarn cannot resolve patch:xxx including __archiveUrl
[Bug] yarn cannot resolve patch:xxx including __archiveUrlNov 27, 2024
indooorsman
changed the title
[Bug] yarn cannot resolve patch:xxx including __archiveUrl
[Bug?]: yarn cannot resolve patch:xxx including __archiveUrlNov 27, 2024
I see, but it seems the
patch:
url is not compatible with__archiveUrl
:run
yarn install
failed:➤ YN0000: · Yarn 4.5.1 ➤ YN0000: ┌ Resolution step ➤ YN0001: │ Error: @biz-ui-lib/data-grid@npm:4.0.16::__archiveUrl=https%3A%2F%2Farti-cache.my-company.com%3A443%2Fapi%2Fnpm%2Ffw-npm%2F%40biz-ui-lib%2Fdata-grid%2F-%2F%40biz-ui-lib%2Fdata-grid-4.0.16.tgz isn't supported by any available resolver
Originally posted by @indooorsman in #6616 (comment)
The text was updated successfully, but these errors were encountered: