-
Notifications
You must be signed in to change notification settings - Fork 22
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
Error in building project #5
Comments
I ran into this error while trying to install version from npm. Running latest code from this repo seems to work. Although, documentation is mismatched, and some minor other things. |
did you find a solution for this? |
Did you install it from npm? The version on npm had the error reported here. |
I received [email protected] requires a peer of react-native@>=v0.14.2 but none was installed. |
Installed via npm and got the same error . |
I am getting following error.
error: bundling: SyntaxError: ".../node_modules/react-native-p
ixel-color/index.js: Unexpected token, expected , (14:6)
12 | resolve(color);
13 | });
The text was updated successfully, but these errors were encountered: