- Status changed to Needs review
about 1 year ago 11:06am 10 October 2023 - 🇬🇧United Kingdom 3li U.K. 🇬🇧
Due to composer requirements the only way to add this fix is to adjust composer.
Add to yourrepositories
:{ "type": "package", "package": { "name": "drupal/npm", "type": "drupal-module", "version": "dev-2.x", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/npm-3288828.git", "reference": "2fae27867f3fdf33fb755f34b218a22690653552" } } }
Then require it with:
composer require 'drupal/npm:dev-2.x' -W
- Status changed to Fixed
10 months ago 3:37pm 22 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.