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

React Native - Does not compile for release due to "0.039_28" #213

Closed
cristianoccazinsp opened this issue Aug 11, 2021 · 2 comments
Closed
Labels

Comments

@cristianoccazinsp
Copy link

This line is causing a build error when building for react native: https://github.com/Qix-/color/blob/master/index.js#L257

error node_modules/color/index.js: Unexpected token: name (_28) in file node_modules/color/index.js at 246:32. Run CLI with --verbose flag for more details.
Error: Unexpected token: name (_28) in file node_modules/color/index.js at 246:32

What is this syntax anyways?

@cristianoccazinsp
Copy link
Author

Update: looks like react native babel config does not support numeric separators. @Qix- thoughts?

@Qix-
Copy link
Owner

Qix- commented Aug 12, 2021

Yes, search the issues next time please.

@Qix- Qix- closed this as completed Aug 12, 2021
Repository owner locked and limited conversation to collaborators Aug 12, 2021
@Qix- Qix- added the wontfix label Sep 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants