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
sandbox: https://stackblitz.com/edit/vitejs-vite-u5yovo?file=src%2Fmain.jsx,src%2Fmocks%2Fhandlers.js&terminal=dev
run the sandbox and check the console im running msw 2.0 and this is happening while trying to generate the handlers
The text was updated successfully, but these errors were encountered:
Same issue here, seems like the lib tries to use the rest method from msw@^1.
rest
msw@^1
Sorry, something went wrong.
any update?
No branches or pull requests
sandbox: https://stackblitz.com/edit/vitejs-vite-u5yovo?file=src%2Fmain.jsx,src%2Fmocks%2Fhandlers.js&terminal=dev
run the sandbox and check the console
im running msw 2.0 and this is happening while trying to generate the handlers
The text was updated successfully, but these errors were encountered: