We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
I have been using playwright-msw in a project but after the migration to nodejs 18, it stopped working.
We had to use a msw 'next' version because they don't have plans to support it on 1.x versions mswjs/msw#1388 (comment). I'm trying to follow the msw migration guide https://github.com/mswjs/msw/blob/feat/standard-api/MIGRATING.md#migration-guide to make 'playwright-msw' support nodejs 18 but I faced a few blockers.
Do you have plans for this migration? I know it's not a stable version yet, but I could help with the PR if I can resolve the doubts I have.
Thanks
The text was updated successfully, but these errors were encountered:
This will be closed by #76. MSW 2.0 supports Node.js v18+.
Sorry, something went wrong.
No branches or pull requests
Hello!
I have been using playwright-msw in a project but after the migration to nodejs 18, it stopped working.
We had to use a msw 'next' version because they don't have plans to support it on 1.x versions mswjs/msw#1388 (comment). I'm trying to follow the msw migration guide https://github.com/mswjs/msw/blob/feat/standard-api/MIGRATING.md#migration-guide to make 'playwright-msw' support nodejs 18 but I faced a few blockers.
Do you have plans for this migration? I know it's not a stable version yet, but I could help with the PR if I can resolve the doubts I have.
Thanks
The text was updated successfully, but these errors were encountered: