Skip to content

punycode issue #20696

@sdangolmpt

Description

@sdangolmpt

Apologies, for posting here. when i do composer install with my local composer.lock file deleted. i get below issue.
if i add "yidas/yii2-bower-asset": "~2.0.5", to my composer.json file it works. but this repo is 8 years old and am not sure if its updated with latest version which until recently was using https://github.com/mathiasbynens/punycode.js. Any suggestions which from below list is better or an alternative?
Problem 1
- Root composer.json requires yiisoft/yii2 2.0.52 -> satisfiable by yiisoft/yii2[2.0.52].
- yiisoft/yii2 2.0.52 requires bower-asset/punycode ^1.4 -> could not be found in any version, but the following packages provide it:
- yidas/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/cms Craft CMS
- yidas/yii2-composer-bower-skip A Composer package that allows you to install or update Yii2 without Bower-Asset
- demokn/yii2-composer-asset
- kriss/yii2-calendar-schedule Yii2 Calendar Schedule
- craftcms/yii2-dynamodb Yii2 implementation of a cache, session, and queue driver for DynamoDB
- lsat/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- jamband/yii2-schemadump Generate the schema from an existing database
- davidhirtz/yii2-skeleton Extended framework and admin panel based on Yii 2.0 framework
- craftcms/yii2-adapter Craft CMS Yii2 adapter
- blackhive/yii2-app-advanced Yii 2 Advanced Project Template
- cliff363825/yii2-bower-asset Yii2 bower asset
- jamband/yii2-ensure-unique-behavior This extension insert unique identifier automatically for the Yii 2 framework
- kriss/yii2-advanced Yii2 advanced project template, Frontend for API and Backend with AdminLTE
- kriss/yii2-amap Yii2 Amap
... and 14 more.
Consider requiring one of these to satisfy the bower-asset/punycode requirement.
Problem 2
- Root composer.json requires yiisoft/yii2-twig ^2.5 -> satisfiable by yiisoft/yii2-twig[2.5.0, 2.5.1].
- yiisoft/yii2 2.0.52 requires bower-asset/punycode ^1.4 -> could not be found in any version, but the following packages provide it:
- yidas/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/cms Craft CMS
- yidas/yii2-composer-bower-skip A Composer package that allows you to install or update Yii2 without Bower-Asset
- demokn/yii2-composer-asset
- kriss/yii2-calendar-schedule Yii2 Calendar Schedule
- craftcms/yii2-dynamodb Yii2 implementation of a cache, session, and queue driver for DynamoDB
- lsat/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- jamband/yii2-schemadump Generate the schema from an existing database
- davidhirtz/yii2-skeleton Extended framework and admin panel based on Yii 2.0 framework
- craftcms/yii2-adapter Craft CMS Yii2 adapter
- blackhive/yii2-app-advanced Yii 2 Advanced Project Template
- cliff363825/yii2-bower-asset Yii2 bower asset
- jamband/yii2-ensure-unique-behavior This extension insert unique identifier automatically for the Yii 2 framework
- kriss/yii2-advanced Yii2 advanced project template, Frontend for API and Backend with AdminLTE
- kriss/yii2-amap Yii2 Amap
... and 14 more.
Consider requiring one of these to satisfy the bower-asset/punycode requirement.
- yiisoft/yii2-twig[2.5.0, ..., 2.5.1] require yiisoft/yii2 ~2.0.4 -> satisfiable by yiisoft/yii2[2.0.52].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions