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

fix: bump graphql-playground #1797

Closed

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 10, 2021

New Pull Request Checklist

Issue Description

Related issue: #1645

Approach

TODOs before merging

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 10, 2021

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza
Copy link
Member Author

mtrezza commented Sep 10, 2021

Currently fails with

ERROR in ../node_modules/markdown-it/lib/common/entities.js
Module not found: Error: Can't resolve 'entities/maps/entities.json' in '/home/runner/work/parse-dashboard/parse-dashboard/node_modules/markdown-it/lib/common'
 @ ../node_modules/markdown-it/lib/common/entities.js 6:17-55
 @ ../node_modules/markdown-it/lib/common/utils.js
 @ ../node_modules/markdown-it/lib/index.js
 @ ../node_modules/markdown-it/index.js
 @ ../node_modules/graphql-playground-react/lib/components/Playground/QueryEditor.js
 @ ../node_modules/graphql-playground-react/lib/components/FileEditor.js
 @ ../node_modules/graphql-playground-react/lib/components/Playground.js
 @ ../node_modules/graphql-playground-react/lib/components/PlaygroundWrapper.js
 @ ../node_modules/graphql-playground-react/lib/lib.js
 @ ./dashboard/Data/ApiConsole/GraphQLConsole.react.js
 @ ./dashboard/Dashboard.js
 @ ./dashboard/index.js

Seems to be an incompatibility with webpack?

@mtrezza
Copy link
Member Author

mtrezza commented Sep 23, 2021

Closing in favor of #1807

@mtrezza mtrezza closed this Sep 23, 2021
@mtrezza mtrezza deleted the upgrade-graphql-playground branch October 5, 2021 23:52
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

Successfully merging this pull request may close these issues.

1 participant