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.

Update to 2.1.5 breaks my project.

See original GitHub issue

When we upgrade to 2.1.5 and above from an older version of native-base, there are multiple build errors. This is happening because we have removed the unused fonts from the package #900.

If you’ve not many any changes to native code: Deleting the android/ios directories and running react-native upgrade fixes it.

Otherwise

Unlinking vector-icons and cleaning the build should fix it. Steps screen shot 2017-06-10 at 2 38 40 pm

screen shot 2017-06-10 at 2 38 27 pm

react-native link

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:40
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
HenryZlcommented, Jun 22, 2017

你好, 我在执行过 react-native upgrade npm install react-native link 之后,在模拟器上运行app时, 我得到了这样一个错误, Bundling index.android.js 100.0% (989/989), done. Opening /xxxxxxx/node_modules/native-base/dist/src/index.js with code spawn code ENOENT 有什么解决思路吗?

2reactions
flyandicommented, Jun 10, 2017

I just removed the references from the project but now I have a different issue … seems like everytime I upgrade there is a problem in native-base :\

Read more comments on GitHub >

github_iconTop Results From Across the Web

IllegalAccessError upgrading project to AS2022.2.1.5 ...
Following error occures when upgrading my project from AS2022.2.1.4 -> AS2022.2.1.5. FAILURE: Build failed with an exception.
Read more >
This project is targeting a version of .NET which is not installed.
I noticed that there was an update to VS 2022, so I applied the update with the VS Installer. I am now at...
Read more >
Detected package downgrade: Microsoft.NETCore.App from ...
I was unable to build the project and getting build error with Detected package downgrade: Microsoft.AspNetCore.Razor.Design from 2.2.0 to 2.1.0 ...
Read more >
package\:beta\:version\:create is breaking the sfdx-project.json ...
and I'm not seeing a dependencies section generated in the sfdx-project.json file. I'm seeing updates to the packageDirectories with the new ...
Read more >
Updates won't work and crash the site - WordPress.org
After everyone was deactivated, it was still broken. ... When I clicked to try and update the two plugins again, it crashed again....
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