Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands to add dependencies not found #10

Open
MiLandry opened this issue Mar 12, 2019 · 1 comment
Open

Commands to add dependencies not found #10

MiLandry opened this issue Mar 12, 2019 · 1 comment

Comments

@MiLandry
Copy link

Thank you for the great tutorial!

In [https://www.leveluptutorials.com/tutorials/full-stack-graphql-with-apollo-meteor-and-react/creating-our-apollo-graphql-server] you mentioned code to add dependencies but I can't find them anywhere. Its supposed to be
npm install --save add apollo-client graphql-server-express express graphql graphql-tools body-parser.

@freddiemixell
Copy link

All of the folders have package.json’s in them if you’re still out there! Lol just use “npm install” from within the same directory as the package.json. Any time your working with node you should look there. You’ll install, then check what scripts and dependencies are available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants