You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
luke-hill
changed the title
reflect-metadata 0.2.1 deprecated - wants bumping up to 0.2.2
[js] reflect-metadata 0.2.1 deprecated - wants bumping up to 0.2.2
Nov 11, 2024
👓 What did you see?
Just started looking at cucumber-js and go this:
✅ 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.
The text was updated successfully, but these errors were encountered: