You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAIL app/routes/__tests__/videos-id.test.ts [ app/routes/__tests__/videos-id.test.ts ]
Error: Cannot find module '/home/runner/work/ytsub-v3/ytsub-v3/node_modules/.pnpm/@[email protected][email protected]/node_modules/react/jsx-runtime' imported from /home/runner/work/ytsub-v3/ytsub-v3/node_modules/.pnpm/@[email protected][email protected]/node_modules/@hiogawa/utils-react/dist/index.js
Did you mean to import [email protected]/node_modules/react/jsx-runtime.js?
The text was updated successfully, but these errors were encountered:
hi-ogawa
changed the title
jsx-runtime not found error in vitest
jsx-runtime not found error in downstream vitest project
Mar 13, 2023
The issue is found in:
bar-of-progress
ytsub-v3#171Currently we use
"jsx": "react-jsx"
for@hiogawa/utils-react
package.React version (ytsub-v3 uses react 17) might be relevant.
logs
https://github.com/hi-ogawa/ytsub-v3/actions/runs/4401061028/jobs/7706928767#step:7:66
The text was updated successfully, but these errors were encountered: