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

Error on config "react-intl" for the macro imported from "react-intl.macro #98

Open
khareemnurulla opened this issue Sep 4, 2019 · 1 comment

Comments

@khareemnurulla
Copy link

This error occurs every time we extract translation.

There was an error trying to load the config "react-intl" for the macro imported from "react-intl.macro. Please see the error thrown for more information

@engrjabi
Copy link

engrjabi commented Oct 5, 2019

If it does not cause an issue during build time. I suppose you can turn off logging. like

  "babelMacros": {
    "react-intl": {
      "verbose": false
    }
  }

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

2 participants