indreklasn / graphql-nodejs-hapi-api

How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger
https://levelup.gitconnected.com/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649
MIT License
114 stars 34 forks source link

package.json NPM Package versioning #6

Closed gitDylanHub closed 5 years ago

gitDylanHub commented 5 years ago

Excellent overview of implementing GraphQL w/ HAPI. I found the examples to be clean and to the point and easy to pick up on. Instead of just cloning your repo I followed with the steps and coded myself. However, I looked past the package version's you're using and installed the latest of every package. This doesn't look to be an old repo but the versions are a bit behind and new requirements are needed to work with the Graph QL Plugins specifically. Working on a resolution for the newer versions of the packages.