© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Pavan Saloudi
React-JS developer
have solution for this error. i m using Ubuntu 18.04.2 LTS
Wan
Hello,
Have you read this Github issue? It seems to be related to your Babel setup.
If you’re using create-react-app, try importing babel-plugin-relay. Here’s a detailed instruction on how to do it.
create-react-app
babel-plugin-relay
yeah! thank you sir i have solved this issue.
Awesome.
I’ll just leave the comment there in case anyone else face the same problem.
Wan
Hello,
Have you read this Github issue? It seems to be related to your Babel setup.
If you’re using
create-react-app, try importingbabel-plugin-relay. Here’s a detailed instruction on how to do it.