Closed
Description
Running tests on a local project get's the following errors since the publish of 0.13.1
● Test suite failed to run
Cannot find module 'graphql/language/parser' from 'graphql-tag.umd.js'
at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:194:17)
at node_modules/graphql-tag/lib/graphql-tag.umd.js:7:14
at node_modules/graphql-tag/lib/graphql-tag.umd.js:2:65
at Object.<anonymous> (node_modules/graphql-tag/lib/graphql-tag.umd.js:5:2)
FAIL
● Test suite failed to run
Cannot find module 'graphql/language/printer' from 'bundle.umd.js'
at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:194:17)
at Object.<anonymous>.Object.setPrototypeOf.__proto__ (node_modules/apollo-link/lib/bundle.umd.js:2:138)
at Object.<anonymous> (node_modules/apollo-link/lib/bundle.umd.js:5:2)
Metadata
Metadata
Assignees
Labels
No labels