asset-packagist icon indicating copy to clipboard operation
asset-packagist copied to clipboard

Unable to fetch some scoped packages

Open r1kkert opened this issue 1 year ago • 1 comments

I get an error when I try to install the following packages:

NPM: https://www.npmjs.com/package/@nl-rvo/component-library-css Asset Packagist: https://asset-packagist.org/package/npm-asset/nl-rvo--component-library-css

NPM: https://www.npmjs.com/package/@nl-rvo/design-tokens Asset Packagist: https://asset-packagist.org/package/npm-asset/nl-rvo--design-tokens

NPM: https://www.npmjs.com/package/@nl-rvo/assets Asset Packagist: https://asset-packagist.org/package/npm-asset/nl-rvo--assets

I tried to manually fetch the packages on the Asset Packagist website, but this throws an error (Package update failed).

When I try to install one of these packages with composer, I get the following error:

> composer require "npm-asset/nl-rvo--component-library-css:^2.2.2"
...
Problem 1
    - Root composer.json requires npm-asset/nl-rvo--component-library-css, it could not be found in any version, there may be a typo in the package name.

r1kkert avatar Dec 05 '24 09:12 r1kkert

I have the same problem with this package

NPM: https://www.npmjs.com/package/@altcha/crypto Asset Packagist: https://asset-packagist.org/package/npm-asset/altcha--crypto

EvilKarter avatar Dec 13 '24 11:12 EvilKarter