doczjs / docz

✍ It has never been so easy to document your things!
https://docz.site
MIT License
23.55k stars 1.46k forks source link

e.destroy is not a function #1687

Open myfCode opened 2 years ago

myfCode commented 2 years ago

npx create-docz-app my-docz-app npx: installed 1 in 2.288s Creating a new Docz app in D:\coder\component-libray\my-docz-app.

Downloading files for example basic. This might take a moment.

Aborting installation. Unexpected error. Please report it as a bug: TypeError: e.destroy is not a function at C:\Users\admin\AppData\Roaming\npm-cache_npx\2268\node_modules\create-docz-app\dist\index.js:2:35630 at Array.forEach () at C:\Users\admin\AppData\Roaming\npm-cache_npx\2268\node_modules\create-docz-app\dist\index.js:2:35573 at processTicksAndRejections (internal/process/task_queues.js:95:5) at async Promise.all (index 0)

lindaokorie27 commented 2 years ago

I'm having the same response trying to use the react-router example.

jsonchou commented 2 years ago

So many bugs with docz ecosystem.

fail project list:

npx create-docz-app my-docz-app

fail again:

yarn create docz-app docz-app-typescript --example typescript
kdang-coveo commented 2 years ago

I'm having the same issue start as OP when running the command above and also when trying to add docz to an existing project, any updates on this one? on mac BigSur 11.6.1

ZhanYishu commented 2 years ago

I'm having the same problem