question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build is not running

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Aug 10, 2020

@huzaifaaak That’s my suspicion as well, but mobile-20.3 doesn’t have those changes.

0reactions
s-xynccommented, Aug 11, 2020

After removing babel.config.js as suggested by @saghul, I had to first do rm -rf node_modules, then npm install and npx react-native start --reset-cache to get it fixed. Thanks @saghul.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom build step is not running - Visual Studio Feedback
I have a C++ project that builds a static library and is basically empty (except for a script file). This script file is...
Read more >
Build “Not Running” Due to Concurrency Limit but No Other ...
If a job is not starting and showing a status of "Not Running" after you triggered a pipeline, it means that you have...
Read more >
build script not running on Windows #39458 - GitHub
Follow the steps to be able the run the dev server locally; Run npm run build; See error ... The build script should...
Read more >
[solved] Drone build is not running
Hi, I use “cloud.drone.io” to run my build, but for some reason the build is not running. It used to run, but from...
Read more >
Common Build Problems - Travis CI Docs
Running script '[CP] Embed Pods Frameworks' No output has been received in the last 10m0s, this potentially indicates a stalled build or something...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found