pasa
05/01/2018, 9:14 PMprisma deploy
I get the following error:
post-deploy:
Running graphql get-schema --project database !
▸ 'ENOENT': spawn graphql ENOENT
What could cause this?post-deploy:
Running graphql get-schema --project database... !
Error: spawn graphql ENOENT
at _errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickDomainCallback (internal/process/next_tick.js:218:9)
Exiting with code: 1
nilan
05/02/2018, 7:34 AMpasa
05/02/2018, 7:11 PMnilan
05/02/2018, 7:12 PMgraphql
. Yea, the npm package is graphql-cli
, the binary is graphql
🙂