Skip to content

GraphClient Error [ERR_REQUIRE_ESM] when running "graphclient:serve" #4

Description

@schmidsi

require() of ES Module /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/wagmi@0.8.4_cvmecerjodic2mhqbexzc5zfnq/node_modules/wagmi/dist/index.js from /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/frontend/resolvers/index.ts not supported.
Instead change the require of index.js in /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/frontend/resolvers/index.ts to a dynamic import() which is available in all CommonJS modules.
at require.extensions. [as .js] (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/ts-node@10.9.1_lw7q66ikwuedwcorwkk4v6trsa/node_modules/ts-node/dist/index.js:851:20)
at Object. (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/frontend/resolvers/index.ts:42:15)
at m._compile (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/ts-node@10.9.1_lw7q66ikwuedwcorwkk4v6trsa/node_modules/ts-node/dist/index.js:857:29)
at require.extensions. [as .ts] (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/ts-node@10.9.1_lw7q66ikwuedwcorwkk4v6trsa/node_modules/ts-node/dist/index.js:859:16)
at /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/@graphql-mesh+utils@0.41.22_ewby7ndthf6x6s3ilt57zwnvg4/node_modules/@graphql-mesh/utils/index.js:37:83
at new Promise ()
at defaultImportFn (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/@graphql-mesh+utils@0.41.22_ewby7ndthf6x6s3ilt57zwnvg4/node_modules/@graphql-mesh/utils/index.js:37:24)
at tryImport (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/@graphql-mesh+utils@0.41.22_ewby7ndthf6x6s3ilt57zwnvg4/node_modules/@graphql-mesh/utils/index.js:77:20)
at async loadFromModuleExportExpression (/Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/@graphql-mesh+utils@0.41.22_ewby7ndthf6x6s3ilt57zwnvg4/node_modules/@graphql-mesh/utils/index.js:67:17)
at async /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/@graphql-mesh+utils@0.41.22_ewby7ndthf6x6s3ilt57zwnvg4/node_modules/@graphql-mesh/utils/index.js:690:31
at async Promise.all (index 0)
at async Promise.all (index 4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions