You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: