Closed
Description
Environment: create-react-app (forked https://www.npmjs.com/package/custom-react-scripts)
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'
Metadata
Metadata
Assignees
Labels
No labels