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
I get this error when Im typing heroku open on terminal.
Failed to compile
./src/index.js
Module build failed: ReferenceError: Unknown plugin "react-relay" specified in "/app/package.json" at 0, attempted to resolve relative to "/app"
at Array.map ()
This error occurred during the build time and cannot be dismissed.
Does anyone know how to resolve this?
/S
The text was updated successfully, but these errors were encountered:
Hi everyone
I get this error when Im typing heroku open on terminal.
Failed to compile
./src/index.js
Module build failed: ReferenceError: Unknown plugin "react-relay" specified in "/app/package.json" at 0, attempted to resolve relative to "/app"
at Array.map ()
This error occurred during the build time and cannot be dismissed.
Does anyone know how to resolve this?
/S
The text was updated successfully, but these errors were encountered: