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

TypeError: Failed to fetch at __webpack_require__.hmrM #12

Closed
brightchul opened this issue Dec 29, 2022 · 1 comment · Fixed by #13
Closed

TypeError: Failed to fetch at __webpack_require__.hmrM #12

brightchul opened this issue Dec 29, 2022 · 1 comment · Fixed by #13
Assignees
Labels
bug Something isn't working

Comments

@brightchul
Copy link
Owner

Issue: Bug

Description

  • 실행시 TypeError: Failed to fetch at webpack_require.hmrM 출력
warn  - Fast Refresh had to perform a full reload. Read more: https://nextjs.org/docs/basic-features/fast-refresh#how-it-works
TypeError: Cannot read properties of null (reading 'length')
    at eval (webpack-internal:///./node_modules/next/dist/client/dev/error-overlay/hot-dev-client.js:262:55)
@brightchul brightchul added the bug Something isn't working label Dec 29, 2022
@brightchul brightchul self-assigned this Dec 29, 2022
@brightchul
Copy link
Owner Author

해당 이슈는 vercel/next.js#43145 에서도 확인이 가능하며 버전업을 하면 수정될 것으로 생각됩니다.

@brightchul brightchul linked a pull request Dec 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant