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 was running gatsby build and saw this error in the terminal. Now sure what it means.
Missing onError handler for invocation 'building-schema', error was 'Error: Cannot create as TypeComposer the following value: Date.'. Stacktrace was 'Error: Cannot create as TypeComposer the following value: Date.
at SchemaComposer.createTempTC (C:\Users\jonah\Code\blog\node_modules\graphql-compose\lib\SchemaComposer.js:365:11)
at SchemaComposer.addAsComposer (C:\Users\jonah\Code\blog\node_modules\graphql-compose\lib\SchemaComposer.js:563:27)
at createSchemaComposer (C:\Users\jonah\Code\blog\node_modules\gatsby\src\schema\schema-composer.js:16:18)
at build (C:\Users\jonah\Code\blog\node_modules\gatsby\src\schema\index.js:104:26)
at buildSchema (C:\Users\jonah\Code\blog\node_modules\gatsby\src\services\build-schema.ts:19:3)'
The text was updated successfully, but these errors were encountered:
I was running gatsby build and saw this error in the terminal. Now sure what it means.
Missing onError handler for invocation 'building-schema', error was 'Error: Cannot create as TypeComposer the following value: Date.'. Stacktrace was 'Error: Cannot create as TypeComposer the following value: Date.
at SchemaComposer.createTempTC (C:\Users\jonah\Code\blog\node_modules\graphql-compose\lib\SchemaComposer.js:365:11)
at SchemaComposer.addAsComposer (C:\Users\jonah\Code\blog\node_modules\graphql-compose\lib\SchemaComposer.js:563:27)
at createSchemaComposer (C:\Users\jonah\Code\blog\node_modules\gatsby\src\schema\schema-composer.js:16:18)
at build (C:\Users\jonah\Code\blog\node_modules\gatsby\src\schema\index.js:104:26)
at buildSchema (C:\Users\jonah\Code\blog\node_modules\gatsby\src\services\build-schema.ts:19:3)'
The text was updated successfully, but these errors were encountered: