Eric Credeur

Results 3 comments of Eric Credeur

You can see the repo with the above files here: https://github.com/proff321/communicating-with-postman

Thank you for verifying the error. I'm trying to debug the code, but can't seem to figure out how to debug the [spawned](https://github.com/jxnblk/mdx-deck/blob/92714498431698bf877cdfd609043dabd1c78c6f/packages/mdx-deck/cli.js#L82) `gatsby` process. I've tried adding various iterations...

I was able to replicate the `gatsby` command that is spawned by the `mdx-deck` package. To replicate the issue: 1. Create a new folder in the root of an `mdx-deck`...