Githawk: Document Apollo install steps

Created on 4 Sep 2017  ·  3Comments  ·  Source: GitHawkApp/GitHawk

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?

🆕 feature request

Most helpful comment

npm install -g [email protected]

All 3 comments

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

npm install -g [email protected]

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rnystrom picture rnystrom  ·  3Comments

viktorgardart picture viktorgardart  ·  3Comments

BasThomas picture BasThomas  ·  3Comments

rnystrom picture rnystrom  ·  3Comments

rnystrom picture rnystrom  ·  3Comments