Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant