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.

entire contents of file being updated?

See original GitHub issue

Question

First, thank you for the awesome app!

When using the app:

https://react-native-community.github.io/upgrade-helper/?from=0.58.6&to=0.59.10

it tells me to update this file:

babel.config.js

I do not have that file and there is no way to see what the entire file should look like in the update app.

I looked for it in the react native repo but I could not find it.

Not sure what to do.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
matt-oakescommented, Jul 29, 2019

👋 You may have one called .babelrc. If so, rename that file to babel.config.js and make the changes needed to match the updated file. You might need to configure additional plugins if you had some before.

0reactions
pviniscommented, Jul 31, 2019

indeed. i forgot about the other issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Open a text file and let it update itself - Unix Stack Exchange
@Kevdog777 not really no. Presumably, it just re-opens the file every few seconds to update it. This is the classic way of doing...
Read more >
Read from a file that is continuously being updated
The most efficient way is using inotify, and the direct way is using the read() system call directly. using inotify. The following code...
Read more >
Solved: Get file content won't get updated Content
Hello guys I'm trying to create a flow where I have an Excel file in sharepoint and the flow inserts a row to...
Read more >
5 Ways To Monitor Log or Text File Changes in Real Time
It's a bit of a compromise because the update period is not real time but every 3 seconds. Go to Plugins > Plugin...
Read more >
How to check in real time changes made to a log file
As the log file changes, all the new entries will be displayed in real ... ...and you will see the file being updated...
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