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

chore(examples): with-msw update msw #43224

Merged
merged 1 commit into from Nov 22, 2022
Merged

chore(examples): with-msw update msw #43224

merged 1 commit into from Nov 22, 2022

Conversation

andykenward
Copy link
Contributor

@andykenward andykenward commented Nov 22, 2022

CLOSES #43221

Using msw 0.47.3 doesn't work in this example. Updating msw to ^0.49.0 and not locking it to an exact version.

Screenshots of errors using 0.47.3

Screenshot 2022-11-22 at 09 10 36
Screenshot 2022-11-22 at 09 11 31

Documentation / Examples

  • Make sure the linting passes by running pnpm build && pnpm lint
  • The "examples guidelines" are followed from our contributing doc

Using msw `0.47.3` doesn't work in this example. Updating msw to `^0.49.0` and not locking it to an exact version.
@balazsorban44 balazsorban44 changed the title fix(examples): with-msw update msw chore(examples): with-msw update msw Nov 22, 2022
@balazsorban44 balazsorban44 merged commit f400adf into vercel:canary Nov 22, 2022
@kettanaito
Copy link
Contributor

Thanks for fixing this, @andykenward 👏

jankaifer pushed a commit to jankaifer/next.js that referenced this pull request Nov 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

with-msw example crashes with ERR_UNSUPPORTED_DIR_IMPORT error
4 participants