You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[What happened]
[SyntaxError: No identifiers allowed directly after numeric literal]
Steps to reproduce the behaviour:
User CRNA to create a default app
import anything from react-native-magnus
Add steps to reproduce this behaviour, include console / network logs & screenshots
Important Details
Version: [Cloud / Self-Hosted vx.x]
OS: [e.g.MacOSX]
Browser [e.g. chrome, safari]
The text was updated successfully, but these errors were encountered:
Hey, I have this same problem, so I've checked out some similar issues and came across otherissues. One of them recommended adding @babel/plugin-proposal-numeric-separator to your babel/metro config. While this may be a temporary fix, some other libraries might be able to take the place of color, such as chroma-js or colord.
Description
[What happened]
[SyntaxError: No identifiers allowed directly after numeric literal]
Steps to reproduce the behaviour:
User CRNA to create a default app
import anything from react-native-magnus
Add steps to reproduce this behaviour, include console / network logs & screenshots
Important Details
The text was updated successfully, but these errors were encountered: