Skip to content

[js] reflect-metadata 0.2.1 deprecated - wants bumping up to 0.2.2 #274

Open
@alexvoss

Description

@alexvoss

👓 What did you see?

Just started looking at cucumber-js and go this:

$ npm install --save-dev @cucumber/cucumber
npm warn deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer.

✅ What did you expect to see?

Ideally, no deprecation warnings.

📦 Which tool/library version are you using?

node v22.2.0
"@cucumber/cucumber": "^10.8.0"

🔬 How could we reproduce it?

npm install --save-dev @cucumber/cucumber

📚 Any additional context?

I literally just picked up cucumber-js, so apologies if I am getting anything wrong here. Hope that bumping the version of reflect-metadata to 0.2.2 is easy. If not then this might be the place to discuss.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions