8000 test(examples): catch missing dep error by jasonkuhrt · Pull Request #13 · the-guild-org/polen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

test(examples): catch missing dep error #13

New issue
8000

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

Merged

Conversation

jasonkuhrt
Copy link
Member

closes #12

@jasonkuhrt
Copy link
Member Author

Good, now CI is catching the error:

6:35:31 PM [vite] (ssr) Error when evaluating SSR module /tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/polen@file+..+..+home+runner+work+polen+polen_vite@6.2.6/node_modules/polen/build/app-template/entry.server.jsx: Cannot find module 'react/jsx-dev-runtime' imported from '/tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/polen@file+..+..+home+runner+work+polen+polen_vite@6.2.6/node_modules/polen/build/app-template/entry.server.jsx'
      at fetchModule (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:52098:19)
      at RunnableDevEnvironment.fetchModule (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:53192:12)
      at fetchModule (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:53150:21)
      at handleInvoke (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:44538:28)
      at EventEmitter.listenerForInvokeHandler (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:44611:25)
      at EventEmitter.emit (node:events:518:28)
      at Object.send (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/chunks/dep-Bid9ssRr.js:30832:40)
      at Object.invoke (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/module-runner.js:610:34)
      at Object.invoke (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/module-runner.js:671:34)
      at SSRCompatModuleRunner.getModuleInformation (file:///tmp/8c830d1b4b1f8ea7e1e120e20cb7c6f9/node_modules/.pnpm/vite@6.2.6/node_modules/vite/dist/node/module-runner.js:1192:94)

@jasonkuhrt jasonkuhrt merged commit 859e1a7 into main Apr 14, 2025
4 of 5 checks passed
@jasonkuhrt jasonkuhrt deleted the test/dp-62-catch-missing-project-level-deps-bug-in-e2e-tests branch April 14, 2025 18:36
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.

Catch missing project level deps bug in e2e tests
1 participant
0