Skip to content
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

BlurView BlurViewManager not found #14

Open
kscorpio opened this issue Sep 14, 2015 · 8 comments
Open

BlurView BlurViewManager not found #14

kscorpio opened this issue Sep 14, 2015 · 8 comments

Comments

@kscorpio
Copy link

clang: error: no such file or directory: '/Users/liu/Downloads/react-native-dribbble-app-master 2/node_modules/react-native-blur/RNBlur/BlurView.m'
clang: error: no input files

clang: error: no such file or directory: '/Users/liu/Downloads/react-native-dribbble-app-master 2/node_modules/react-native-blur/RNBlur/BlurViewManager.m'
clang: error: no input files

@seanmthompson
Copy link

+1 Having the same issue as well. Can't build.

@catalinmiron
Copy link
Owner

Can you please provide some screenshots? I was able to build the app without having these errors.

@seanmthompson
Copy link

screen shot 2015-09-28 at 9 44 09 am

@catalinmiron
Copy link
Owner

@seanmthompson can you please remove node_modules and npm install again?
Let me know if this issue still persist after reinstalling modules. Thanks

@seanmthompson
Copy link

Yeah still persisting. Even re-downloaded the source and installed node modules. What's weird is that Xcode says those dependencies don't exist, but they are showing in Finder as installed.

@seanmthompson
Copy link

Ok isolated the issue. Had to manually add the BlurView dependencies in Xcode. (didn't know I had to do that!)

@catalinmiron
Copy link
Owner

It's really weird, since react-native-blur was in node_modules.

Ok isolated the issue. Had to manually add the BlurView dependencies in Xcode. (didn't know I had to do that!)

This is what I should told you in the first place. I'm glad that you made it 👍

Btw, thanks for checking the app!

@seanmthompson
Copy link

Thanks for the quick feedback! New to React Native (and Xcode) so still learning the ins and outs!

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

No branches or pull requests

3 participants