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

TypeError: e.destroy is not a function #1683

Open
flyingFlowers opened this issue Nov 17, 2021 · 4 comments
Open

TypeError: e.destroy is not a function #1683

flyingFlowers opened this issue Nov 17, 2021 · 4 comments

Comments

@flyingFlowers
Copy link

flyingFlowers commented Nov 17, 2021

Bug Report

Describe the bug
image

A clear and concise description of what the bug is.

To Reproduce

Please try to build a small repo with a repro of your problem and provide a link to it.

Doing that allows more people to quickly help you.

If you can't provide a repo then provide clear steps describing how to reproduce the issue.

  1. create-docz-app my-docz-app && cd my-docz-app
  2. Change src/index.mdx to
### Some mdx content

<IDontExist />
  1. Run npm run docz dev
  2. See error in browser
FOR BUGS: Insert debug trace

Expected behavior

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

Environment

  • docz version: [e.g. 2.0.0-rc.x or 1.3.2]
  • OS: OSX 10.15.7
  • Node/npm version: yarn 1.22.11

Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.

@flyingFlowers
Copy link
Author

quick start,not work!

@imathis
Copy link

imathis commented Nov 29, 2021

It's also notable that example have manual download instructions which ask you to curl https://codeload.github.com/doczjs/docz/tar.gz/master which returns a 404.

@sophyphreak
Copy link

I am also seeing this error.

@sophyphreak
Copy link

I ran npx create-docz-app@0.1.3 docz-app-basic, and that seems to have corrected the problem.

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

No branches or pull requests

3 participants