-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathschema.graphql.json
More file actions
14 lines (14 loc) · 1.06 KB
/
schema.graphql.json
File metadata and controls
14 lines (14 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Need to install the following packages:
graphql-codegen@0.4.0
Ok to proceed? (y)
Error: Unknown arguments: introspect-schema, https://wp.dailp.northeastern.edu/graphql
at Array.<anonymous> (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/graphql-codegen/lib/cli.js:142:31)
at self.fail (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/yargs/lib/usage.js:35:17)
at self.unknownArguments (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/yargs/lib/validation.js:139:13)
at parseArgs (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/yargs/yargs.js:811:32)
at Object.get [as argv] (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/yargs/yargs.js:668:16)
at Object.<anonymous> (/Users/alisonye/.npm/_npx/81b0be6240671404/node_modules/graphql-codegen/lib/cli.js:143:19)
at Module._compile (node:internal/modules/cjs/loader:1734:14)
at Object..js (node:internal/modules/cjs/loader:1899:10)
at Module.load (node:internal/modules/cjs/loader:1469:32)
at Function._load (node:internal/modules/cjs/loader:1286:12)