Skip to content

@commitlint/load package Invalid tag name "@>=10" of package "ts-node@@>=10" #3345

Closed
@josendf-basetis

Description

@josendf-basetis

npm install @commitlint/load fails because of invalid version constraint

Expected Behavior

npm install @commitlint/load should succeed

Current Behavior

npm install @commitlint/load

error Invalid tag name "@>=10" of package "ts-node@@>=10": Tags may not have any characters that encodeURIComponent encodes.

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

Review the ts-node version constraint in the @commitlint/load package

Steps to Reproduce (for bugs)

npm install @commitlint/load

Context

Installing the @commitlint/cli package

Your Environment

Executable Version
git --version git version 2.35.1
node --version v16.17.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions