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: fix ERR_CONTENT_LENGTH_MISMATCH in devcontainer #13

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

ak1-foo
Copy link
Owner

@ak1-foo ak1-foo commented Jul 21, 2024

Overview

fix bug when you run npm run dev in devcontainer on vscode

Description

fix these error

GET http://127.0.0.1:3002/_nuxt/@fs/workspaces/yumemi-frontend-coding-test/node_modules/h3/dist/index.mjs?v=a1f5c182 net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK)Understand this error
runtime-dom.esm-bundler.js:6 
GET http://127.0.0.1:3002/_nuxt/@fs/workspaces/yumemi-frontend-coding-test/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js?v=a1f5c182 net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK)

reference: nuxt/cli#181

Linked issue

@ak1-foo ak1-foo merged commit 5231884 into main Jul 21, 2024
1 check passed
@ak1-foo ak1-foo deleted the chore/fix-ERR_CONTENT_LENGTH_MISMATCH branch July 21, 2024 10:03
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

Successfully merging this pull request may close these issues.

1 participant