Problem/Motivation

The package.json is using gin as the package name,

Seeing some warnings in CI:

jest-haste-map: Haste module naming collision: gin
  The following files share their name; please adjust your hasteImpl:
    * <rootDir>/drupal/web/modules/contrib/gin_login/package.json
    * <rootDir>/drupal/web/themes/contrib/gin/package.json

Proposed resolution

Rename to gin_login.

Issue fork gin_login-3307971

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

shadcn created an issue. See original summary.

shadcn’s picture

Status: Active » Needs review

  • shadcn committed 8cb141c on 8.x-1.x
    Issue #3307971: Update name in package.json
    
saschaeggi’s picture

Status: Needs review » Fixed

Great discovery, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.