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

Cannot find module 'FAKIconImage' #63

Closed
stephenhandley opened this issue Jul 5, 2015 · 5 comments
Closed

Cannot find module 'FAKIconImage' #63

stephenhandley opened this issue Jul 5, 2015 · 5 comments

Comments

@stephenhandley
Copy link

I'm getting the following error after following the 6 steps in the readme getting started.

screen shot 2015-07-05 at 1 58 58 pm

The project builds fine, it just breaks on this require in my app when it runs.

Icon  = require('FAKIconImage')

I'm using react-native-webpack-server so wondering whether the issue may be related to that.

Any help would be much appreciated!

@alinz
Copy link

alinz commented Jul 6, 2015

It could be related to #61

@corymsmith
Copy link
Owner

I'm hoping to fix a bunch of these issues and upgrade for the latest version of RN today / tomorrow.

On Mon, Jul 6, 2015 at 9:57 AM, Ali Najafizadeh notifications@github.com
wrote:

It could be related to #61

Reply to this email directly or view it on GitHub:
#63 (comment)

@alinz
Copy link

alinz commented Jul 6, 2015

@corymsmith are you aware of this issue facebook/react-native#1808. if you need help I can provide a pull request for that.

More info: you can also take a look at the release note Breaking Changes.

@mnylen
Copy link

mnylen commented Jul 7, 2015

@alinz, @corymsmith - see also #59

@corymsmith
Copy link
Owner

@mnylen @alinz @stephenhandley Just published version 0.2.0 to NPM, you'll have to change the require to be require ("react-native-icons").Icon

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

4 participants