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
Code change:
// import gql from 'graphql-tag';
import { gql } from 'graphql.macro';
Problem: Switching to use graphql.macro from graphql-tag throws following error:
Failed to compile.
./node_modules/require-from-string/index.js
Module not found: Can't resolve 'module' in '/Users/Documents/git/fwota-ui/node_modules/require-from-string'