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

apollo-node tutorial uses version 2 of apollo-server which is no longer available #1438

Open
JESii opened this issue Jun 9, 2022 · 1 comment

Comments

@JESii
Copy link

JESii commented Jun 9, 2022

Started the apollo-node tutorial (https://www.howtographql.com/graphql-js/1-getting-started/) and was immediately hit with a blocker while attempting to install apollo-server@^2 graphql@^14.6.0. Unfortunately, v2 is apparently no longer available, so the tutorial doesn't work. From the yarn error log:

Trace: 
  Error: connect ECONNREFUSED 104.16.20.35:443
      at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)
@TasinIshmam
Copy link
Contributor

Hi @JESii,

apollo-server v2 is available on npm and I can't reproduce your error. Perhaps this might be an issue on your end?

Could you provide more details.

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