taylor_
07/24/2018, 10:54 PMw0wka91
07/24/2018, 11:15 PMw0wka91
07/24/2018, 11:16 PMtaylor_
07/24/2018, 11:26 PMERROR in ./node_modules/graphql/index.mjs 78:0-82:708
Can't reexport the named export 'FragmentsOnCompositeTypesRule' from non EcmaScript module (only default export is available)
I changed graphql in package.json to use "1.6.0" instead of "^1.6.0". Fresh docker node images were trying to use something > 1.6.0 and failing.albinekb
07/25/2018, 12:54 AMtaylor_
07/25/2018, 3:32 AMhoria.ancas
07/25/2018, 7:21 AMNick
07/27/2018, 4:47 PM