one icon indicating copy to clipboard operation
one copied to clipboard

expo-video error: node_modules/expo-video/build/VideoView.web.js:145:12: ERROR: The JSX syntax extension is not currently enabled

Open Ppang0405 opened this issue 1 year ago • 4 comments

I try to use expo-video in one app on the web and this error shows up.

packages

"one": "1.1.334",
"react": "^18.3.1",
"react-native": "0.74.5",
"expo": "~51.0.36",
"expo-video": "^1.2.3",

If anyone knows how to fix it. please help

Ppang0405 avatar Nov 23 '24 15:11 Ppang0405

anyway I think I will use video-js for web instead.

Ppang0405 avatar Nov 23 '24 15:11 Ppang0405

Sounds like a common RN package issue, can you see if these workarounds help?

zetavg avatar Nov 25 '24 19:11 zetavg

fix coming in next version

natew avatar Jan 10 '25 07:01 natew

fixed by https://github.com/onejs/one/pull/374 (for no good reason)

natew avatar Jan 10 '25 07:01 natew