Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Document Apollo install steps #282

Closed
BasThomas opened this issue Sep 4, 2017 · 3 comments
Closed

Document Apollo install steps #282

BasThomas opened this issue Sep 4, 2017 · 3 comments
Labels
🆕 feature request A feature being requested to be added, not yet approved

Comments

@BasThomas
Copy link
Collaborator

Just set up fresh, and noticed we haven't documented the steps to install the Apollo node package. Then it gave an error the Apollo framework and latest node version are out of sync - we might want to update the framework also?

@rnystrom
Copy link
Member

rnystrom commented Sep 4, 2017

Hmm good point. Ya I updated apollo once and it all went to hell. Pinned to a specific version.

@rnystrom rnystrom added the 🆕 feature request A feature being requested to be added, not yet approved label Sep 4, 2017
@Sherlouk
Copy link
Member

npm install -g apollo-codegen@10.0

@Sherlouk
Copy link
Member

Gonna close this since we have NPM now and the contributing guide also references this.

It's also worth noting that when we upgrade Apollo, it has automatic version syncing, meaning it'll automatically ensure you have the correct version installed before building - So this won't be an issue any further

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🆕 feature request A feature being requested to be added, not yet approved
Projects
None yet
Development

No branches or pull requests

3 participants