graphql-playground-react@1.7.8 not found on cdn.jsdelivr.net
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- graphql, javascript, node.js, react, typescript
- Domain
- backend, frontend, full-stack
Research direction
Inspect the tutorial's server and client dependency manifests to find the Apollo package versions that produce the GraphQL Playground HTML. Verify the referenced jsDelivr assets resolve after the dependency update, then run the tutorial's existing checks or startup flow to confirm the playground loads.
Written by the indexing model from the issue text.
Description
Hey guys, thanks for the handy tutorial.
I've found an error running the Graphql Playground. The apollo-server-core@2.2.0-alpha.2 (apollo-server@2.2.0-alpha.2 dep) is setting the @apollographql/graphql-playground-react@1.7.8 version to 1.7.8, which doesn't exist anymore on the cdn.jsdelivr.net. Here's the playground html source:
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/@apollographql/graphql-playground-react@1.7.8/build/static/css/index.css" />
<link rel="shortcut icon" href="//cdn.jsdelivr.net/npm/@apollographql/graphql-playground-react@1.7.8/build/favicon.png" />
<script src="//cdn.jsdelivr.net/npm/@apollographql/graphql-playground-react@1.7.8/build/static/js/middleware.js"></script>
Updating apollo-server to it's current version 2.5.0 fixes the problem, as it changes the apollographql/graphql-playground-react version to 1.7.10.
I will send you guys a PR to update both server/client dependencies, if its ok.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apollographql/fullstack-tutorial
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
investigate
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
documentation
apollographql/fullstack-tutorial#285 · 3 comments · 1 assignee ·
-
investigate
Difficulty 3/5 1-2 days Newbie friendliness 35/100
apollographql/fullstack-tutorial#255 · 2 reactions ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 25/100
apollographql/fullstack-tutorial#254 · 2 comments ·
All issues in apollographql/fullstack-tutorial
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug v2
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
modelcontextprotocol/inspector#2458 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
railmapgen/rmp-gallery#4068 ·
-
Mend: dependency security vulnerability status: needs triage 🕵️♀️
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
carbon-design-system/ibm-products#9907 ·