cypress-cucumber-preprocessor icon indicating copy to clipboard operation
cypress-cucumber-preprocessor copied to clipboard

NPM Warn deprecated [email protected]

Open CalebCyrill opened this issue 1 year ago • 5 comments

Current behavior

When installing the preprocessor I received the warning mesage npm WARN deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer.npm WARN deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer. A previously closed bug stated that this was handled in 20.0.5, but I am seeing it again in the latest version.

Desired behavior

The desired behavior is that it does not show the warning message that the deprecated reflect-metadata is still being used

Test code to reproduce

Versions

  • Cypress version: 13.13.0
  • Preprocessor version: 20.1.0
  • Node version: 20.9.0

Checklist

CalebCyrill avatar Jul 22 '24 22:07 CalebCyrill