docz icon indicating copy to clipboard operation
docz copied to clipboard

e.destroy is not a function

Open myfCode opened this issue 3 years ago • 4 comments

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)

myfCode avatar Dec 23 '21 02:12 myfCode

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

lindaokorie27 avatar Dec 23 '21 14:12 lindaokorie27

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

jsonchou avatar Jan 17 '22 10:01 jsonchou

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

kdang-coveo avatar Feb 22 '22 16:02 kdang-coveo

I'm having the same problem

ZhanYishu avatar May 06 '22 09:05 ZhanYishu