iddan / react-native-canvas

A Canvas component for React Native
MIT License
981 stars 172 forks source link

Error: Unable to resolve module `react/jsx-runtime` from `node_modules/react-native-canvas/dist/Canvas.js #331

Closed ZZongxueyan closed 2 months ago

ZZongxueyan commented 3 months ago

When i install the v0.1.40,my project get the fellow error, but i don't find the react/jsx-runtime on npm

Error: Unable to resolve module react/jsx-runtime from node_modules/react-native-canvas/dist/Canvas.js: react/jsx-runtime could not be found within the project.

iddan commented 3 months ago

Can you please see this: https://bobbyhadz.com/blog/react-module-not-found-cant-resolve-react-jsx-runtime

iddan commented 2 months ago

Closing for no comment