question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: Could not resolve "@badeball/cypress-cucumber-preprocessor"

See original GitHub issue

Current behavior

I am trying to run tests with cypress and cucumber, but, after installing and configuring. I always get this. Screenshot from 2022-11-29 07-59-20

I can’t really tell whats happening, I have also tried to update my node to the latest stable version, but still failing.

Desired behavior

Test code to reproduce

The github repo is below https://github.com/Jexsie/cypressCucumber

Versions

  • Cypress version: 11.0.1
  • Preprocessor version: 14.0.0
  • Node version: 18.12.1

Checklist

  • I’ve read the FAQ.
  • I’ve read Instructions for logging issues.
  • I’m not using cypress-cucumber-preprocessor@4.3.1 (package name has changed and it is no longer the most recent version, see #689).

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Jexsiecommented, Dec 11, 2022

Thanks, @nilgaar for the concern, I couldn’t stand waiting, so I erased everything on my machine and upgraded to ubuntu 22.04. And thanks to God, am no longer getting that error.

0reactions
nilgaarcommented, Dec 11, 2022

I see @Jexsie , kinda fixed then. I think we can resolve the Issue then @badeball .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update plugin to be compatible with Cypress 10 · Issue #722
I can help with migrating the plugin to Cypress 10. The main challenge I see so far is that this plugin wants to...
Read more >
badeball/cypress-cucumber-preprocessor
This preprocessor aims to provide a developer experience and behavior similar to that of Cucumber, to Cypress. ℹ️ The repositor has recently ...
Read more >
Module '@badeball/cypress-cucumber-preprocessor' has ...
I am trying to import "And" keyword from @badeball/cypress-cucumber-preprocessor so I can use it in Cypress/Cucumber, but I get this error.
Read more >
Testing using Cypress and Cucumber in JavaScript
We need to configure Cypress to use the the new @badeball/ cypress-cucumber-preprocessor, which provides the ability to understand .feature files and also to ......
Read more >
badeball/cypress-cucumber-preprocessor - npm package
The npm package @badeball/cypress-cucumber-preprocessor was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found