jitsi-meet: Build is not running
I have cloned the latest repo and installed modules with npm i
When i’m running react-native run-android i’m getting below error:
jitsi-meet/react/index.native.js: Unexpected token, expected ";" (14:8)
Before it was working fine and now it’s not working with any previous commit, i had tried with previous month commits as well, but nothing seems to be working. Kindly look into this and let me know what could be the issue.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 19 (7 by maintainers)
Commits related to this issue
- misc: drop babel.config.js file This leaves jest testing non-functional, but having a babel.config.js interferes with React Native. Fixes: https://github.com/jitsi/jitsi-meet/issues/7450 — committed to saghul/jitsi-meet by saghul 4 years ago
- misc: drop babel.config.js file This leaves jest testing non-functional, but having a babel.config.js interferes with React Native. Fixes: https://github.com/jitsi/jitsi-meet/issues/7450 — committed to jitsi/jitsi-meet by saghul 4 years ago
@huzaifaaak That’s my suspicion as well, but
mobile-20.3doesn’t have those changes.