Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aristofun/bugs-js-msw

Reproducing bugs repo
https://github.com/aristofun/bugs-js-msw

Last synced: 18 days ago
JSON representation

Reproducing bugs repo

Awesome Lists containing this project

README

        

# Bug with MSW and axios + tough-cookie

COnfirmed on Node 20.17.0 on macOS 14 and 15

1. Download
2. `yarn && yarn start`
3. See how it fails only after turning on `msw` with bypassing unhandled requests
4. Either change msw version to `2.4.3` in `package.json` or comment out turning on msw
5. See no errors anymore