Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Breaking change in cheerio #94

Closed
thim81 opened this issue May 6, 2021 · 0 comments
Closed

Breaking change in cheerio #94

thim81 opened this issue May 6, 2021 · 0 comments

Comments

@thim81
Copy link
Contributor

thim81 commented May 6, 2021

I ran into the following error, when using the latest postman-to-k6 release

> node scripts/bundle.js

events.js:291
      throw er; // Unhandled 'error' event
      ^

Error: Can't walk dependency graph: Cannot find module 'cheerio' from '_fake.js'
    required by _fake.js
....

Cheerio just release "cheerio": "1.0.0-rc.8", which causes this error.

By pinning postman-to-k6 to "cheerio": "1.0.0-rc.6", the error can be prevented

thim81 pushed a commit to thim81/postman-to-k6 that referenced this issue May 6, 2021
simskij pushed a commit that referenced this issue May 20, 2021
@thim81 thim81 closed this as completed Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant