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

BUG: mdx-deck doesn't seem to work #92

Open
EricSimons opened this issue May 25, 2021 · 5 comments
Open

BUG: mdx-deck doesn't seem to work #92

EricSimons opened this issue May 25, 2021 · 5 comments
Labels
bug Something isn't working tracked

Comments

@EricSimons
Copy link
Member

EricSimons commented May 25, 2021


name: Bug report
about: Create a report to help us improve
title: 'mdx-deck doesn't seem to work '
labels: ''
assignees: ''


Describe the bug
A clear and concise description of what the bug is.

MDX deck seems to break- try running npm run start in the project. Seems to use gatsby under the hood so maybe related to #4 ?

This is the specific error it's throwing in the terminal:

Screen Shot 2021-05-25 at 9 12 35 AM

Link to the blitz that caused the error
https://stackblitz.com/edit/mdx-deck?file=package.json

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Version of webcontainer
Hash: 7286dbe8d47d3473cde7be488b7d048fb59b05f2

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Browser name = Chrome
Full version = 90.0.4430.212
Major version = 90
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
performance.memory = {
totalJSHeapSize: 71231247,
usedJSHeapSize: 56440659,
jsHeapSizeLimit: 4294705152
}

Additional context
Add any other context about the problem here.

@EricSimons EricSimons added the bug Something isn't working label May 25, 2021
@jrvidal
Copy link
Contributor

jrvidal commented Oct 8, 2021

This does not look like an issue anymore 🎉

@jrvidal jrvidal closed this as completed Oct 8, 2021
@junghyeonsu
Copy link

junghyeonsu commented Nov 14, 2022

Is this issue still not resolved? or resolved?
I don't think it's been resolved yet...

@jrvidal
Copy link
Contributor

jrvidal commented Nov 14, 2022

@junghyeonsu Are you observing the same problem? If so, what's the project link? If a different one, would you mind opening a new issue?

@junghyeonsu
Copy link

Thank you! @jrvidal
https://stackblitz.com/edit/node-sqwwbl?file=README.md,package.json
Gatsby version is v4.23.1

Dependency installation succeeds, but the start command fails.

@jrvidal jrvidal reopened this Nov 15, 2022
@jrvidal
Copy link
Contributor

jrvidal commented Nov 15, 2022

Yep, I can reproduce. I've added the issue to our internal tracker. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked
Projects
None yet
Development

No branches or pull requests

3 participants