Code Monkey home page Code Monkey logo

Comments (6)

wesbos avatar wesbos commented on June 10, 2024 2

Ohh nice hack of reading the docs :D I will try that! Thank you

from mdx-deck.

wesbos avatar wesbos commented on June 10, 2024 2

That fixed it, Will close this as there is an issue already for the looping

from mdx-deck.

michaelyuen avatar michaelyuen commented on June 10, 2024

I am seeing something similar as well, having just done a fresh install of v4.1.1.

However, no steps are involved; just the example from getting started.

# Hello

---

## This is my deck

---

## The End

yarn start does build and launch the local server, then the loop begins:

info Total nodes: 166, SitePage nodes: 2 (use --verbose for breakdown)
success createPages - 0.007s
success Checking for changed pages - 0.001s
success update schema - 0.016s
success onPreExtractQueries - 0.002s
success extract queries from components - 0.022s
success write out requires - 0.001s
info added directory at <omitted>/node_modules/mdx-deck/.cache/redux
success building schema - 0.125s
info Total nodes: 166, SitePage nodes: 2 (use --verbose for breakdown)
success createPages - 0.004s
success Checking for changed pages - 0.002s
success update schema - 0.019s
success onPreExtractQueries - 0.001s
success extract queries from components - 0.018s
success write out requires - 0.001s
info added directory at <omitted>/node_modules/mdx-deck/.cache/redux
success building schema - 0.108s
info Total nodes: 166, SitePage nodes: 2 (use --verbose for breakdown)
success createPages - 0.005s
success Checking for changed pages - 0.001s
success update schema - 0.015s
success onPreExtractQueries - 0.003s
success extract queries from components - 0.019s
success write out requires - 0.001s
info added directory at <omitted>/node_modules/mdx-deck/.cache/redux
success building schema - 0.100s
info Total nodes: 166, SitePage nodes: 2 (use --verbose for breakdown)

Additionally

  • v4.1.0 yielded a different error ❌
  • v4.0.0 runs successfully (at least getting started) ✅

from mdx-deck.

michaelyuen avatar michaelyuen commented on June 10, 2024

Looks similar to what is reported here: #752

from mdx-deck.

wesbos avatar wesbos commented on June 10, 2024

it does! I tried reverting to 4.0.0 but it persists..

from mdx-deck.

michaelyuen avatar michaelyuen commented on June 10, 2024

(using 4.0.0)
I'm brand new to MDX, but when I change your example from:

# Hello

---

## This is my deck

---

# Let's try steps

<Steps>
- One
- Two
- Three
- Four
</Steps>

to

# Hello

---

## This is my deck

---

# Let's try steps

<Steps>

- One
- Two
- Three
- Four

</Steps>

💰 💰


Note the line breaks added between the jsx and the markdown. Again, new to me but I read it in the README.

from mdx-deck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.