finos / a11y-theme-builder

DesignOps toolchain theme builder for accessibility inclusion using Atomic Design.
Apache License 2.0
41 stars 70 forks source link

Jsx-runtime module not found #912

Open ShadabImran07 opened 3 months ago

ShadabImran07 commented 3 months ago

Problem/Concern

Cannot find module 'react/jsx-runtime' or its corresponding type declarations.

Proposed Solution

npm install --save-dev @types/react@latest @types/react-dom@latest

ShadabImran07 commented 3 months ago

i wanna work on this

aaronreed708 commented 3 months ago

Can you give you detail, please, on how to recreate this issue? When did you see it, during a build? On what OS? Just so that we capture all of the information.