doczjs / docz

✍ It has never been so easy to document your things!

Home Page:https://docz.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e.destroy is not a function

myfCode opened this issue · comments

commented

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)

commented

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

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

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

I'm having the same problem