Skip to content

ReactNativeART doesn't exist #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Un3qual opened this issue Jun 29, 2017 · 3 comments · May be fixed by #39
Open

ReactNativeART doesn't exist #19

Un3qual opened this issue Jun 29, 2017 · 3 comments · May be fixed by #39

Comments

@Un3qual
Copy link
Contributor

Un3qual commented Jun 29, 2017

After I install and run react-native link I get this error:

error: bundling: UnableToResolveError: Unable to resolve module 
`../../react-native/Libraries/ART/ReactNativeART` from 
`/Users/admin/Desktop/Programming/myapp/node_modules/react-native-button-component/node_modules/react-native-circular-progress/src/CircularProgress.js`: 
Directory /Users/admin/Desktop/Programming/myapp/node_modules/react-native-button-component/node_modules/react-native/Libraries/ART/ReactNativeART doesn't exist

(The error was on one line, but I've added some line breaks to make it more readable)

It seems to be that react-native-circular-progress can't find ART. I think this is because they use relative imports for ART. I've made a PR at bartgryszko/react-native-circular-progress#69 that fixes this. If/when they merge that PR, this repo should update it's dependency on react-native-circular-progress.

@jacklam718
Copy link
Owner

@Un3qual Thanks

@nikitph
Copy link

nikitph commented Oct 5, 2017

can we please merge this

@LoicMahieu LoicMahieu linked a pull request May 28, 2019 that will close this issue
@zeroed-tech
Copy link

@jacklam718 Was there ever any progress on this? I've just tried to install your library (which looks very nice by the way) however I'm getting the same error Un3qual was reporting. By the looks of things the repo is still referencing a static version of react-native-circular-progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants