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

test(vue): flaky outdated deps #41

Merged
merged 2 commits into from
Apr 19, 2024
Merged

test(vue): flaky outdated deps #41

merged 2 commits into from
Apr 19, 2024

Conversation

hi-ogawa
Copy link
Owner

It looks like something is flaky:
https://github.com/hi-ogawa/vite-environment-examples/actions/runs/8746298507/job/24002899390

[WebServer] [fetchModule] [
  '/@fs/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/api/api.js',
  '/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/api/index.js'
] Error: There is a new version of the pre-bundle for "/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/api/api.js", a page reload is going to ask for it.
    at throwOutdatedRequest (file:///home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/chunks/dep-E4cF1RpV.js:36727:[17](https://github.com/hi-ogawa/vite-environment-examples/actions/runs/8746298507/job/24002899390#step:24:18))
    at TransformContext.transform (file:///home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/chunks/dep-E4cF1RpV.js:60353:17)
    at async Object.transform (file:///home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/chunks/dep-E4cF1RpV.js:63079:30)
    at async loadAndTransform (file:///home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@types+node@[20](https://github.com/hi-ogawa/vite-environment-examples/actions/runs/8746298507/job/24002899390#step:24:21).11.30/node_modules/vite/dist/node/chunks/dep-E4cF1RpV.js:54211:29) {
  code: 'ERR_OUTDATED_OPTIMIZED_DEP',
  plugin: 'vite:import-analysis',
  id: '/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/@[email protected]/node_modules/@vue/devtools-api/lib/esm/api/api.js',
  pluginCode: 'export {};\n'
}

This was once reproducible in vitejs/vite#16426, but the latest branch seems to be fine.

@hi-ogawa hi-ogawa marked this pull request as ready for review April 19, 2024 05:24
@hi-ogawa hi-ogawa merged commit 7b52f23 into main Apr 19, 2024
1 check passed
@hi-ogawa hi-ogawa deleted the test-flaky-outdated-deps branch April 19, 2024 05:42
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