graphql-community / koa-graphql

Create a GraphQL HTTP server with Koa.
MIT License
843 stars 61 forks source link

Error: Cannot find module 'graphql' #32

Closed ismaelaarab10 closed 8 years ago

ismaelaarab10 commented 8 years ago

When installed i get this warning:

npm WARN koa-graphql@0.4.10 requires a peer of graphql@^0.4.16 but none was installed.