epicweb-dev / full-stack-foundations

Learn the foundational skills of building full stack web applications.
https://epicweb.dev/workshops/full-stack-foundations
Other
586 stars 152 forks source link

issue While npm run setup : ✘ [ERROR] Cannot process MDX file with esbuild [plugin @mdx-js/esbuild] #78

Closed srujana-e closed 6 months ago

srujana-e commented 8 months ago

full-stack-foundations/exercises/07.error-handling/03.solution.error-bubbling/README.mdx Error: Build failed with 1 error: README.mdx:0:0: ERROR: [plugin: @mdx-js/esbuild] Cannot process MDX file with esbuild

kentcdodds commented 8 months ago

Hi @srujana-e!

I'm afraid I don't know what could be causing this issue for you. I just tried the setup myself and it seems to be working for me and the last changes to the repo are running successfully in CI as well (which runs on Linux, MacOS, and Windows). Could you try again and let me know if it works for you?