Skip to content
New issue

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

MSW nodejs 18 support #73

Open
ealejandrootalvaro opened this issue Aug 17, 2023 · 1 comment
Open

MSW nodejs 18 support #73

ealejandrootalvaro opened this issue Aug 17, 2023 · 1 comment

Comments

@ealejandrootalvaro
Copy link

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

@kettanaito
Copy link

This will be closed by #76. MSW 2.0 supports Node.js v18+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants