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
codefined@ns321276:~/dev/tinycounter$ yarn start
yarn run v1.22.15
$ NODE_ENV=production node dist/server.js
/home/codefined/dev/tinycounter/node_modules/@graphql-tools/load/index.js:561
throw new Error(`
^
Error:
Unable to find any GraphQL type definitions for the following pointers:
- /home/codefined/dev/tinycounter/dist/graphql/schema.graphql
at prepareResult (/home/codefined/dev/tinycounter/node_modules/@graphql-tools/load/index.js:561:15)
at loadTypedefsSync (/home/codefined/dev/tinycounter/node_modules/@graphql-tools/load/index.js:555:12)
at loadSchemaSync (/home/codefined/dev/tinycounter/node_modules/@graphql-tools/load/index.js:634:21)
at Object.<anonymous> (/home/codefined/dev/tinycounter/dist/graphql/index.js:9:44)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Running Node v16 on Linux / Ubuntu.
The text was updated successfully, but these errors were encountered:
Whrn running:
I get the following error:
Running Node v16 on Linux / Ubuntu.
The text was updated successfully, but these errors were encountered: