Not able to download with composer latest version charts field formatter 3.0.0

Created on 10 October 2024, about 1 month ago

Problem/Motivation

when I try to download latest version 3.0.0 with following command:

composer require 'drupal/charts_field_formatter:^3.0'

Steps to reproduce

Execute following command:
composer require 'drupal/charts_field_formatter:^3.0'

Getting error:
https://packages.drupal.org/8 could not be fully loaded (curl error 3 while downloading https://packages.drupal.org/files/packages/8/p2/drupal/charts_highcharts ^3.x.json: URL using bad/illegal format or missing URL), package information was loaded from the local cache and may be out of date
In CurlDownloader.php line 370:
curl error 3 while downloading https://packages.drupal.org/files/packages/8
/p2/drupal/charts_highcharts ^3.x.json: URL using bad/illegal format or mis
sing URL

Proposed resolution

In the charts_field_formatter.info.yml , mentioned version of dependent module: charts:charts_highcharts ^3.x, which is not found-able. either need to remove this version (as done for 2.0) or need to make it found-able

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024