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

Could not install #1452

Closed
elmnt opened this issue Apr 8, 2020 · 11 comments
Closed

Could not install #1452

elmnt opened this issue Apr 8, 2020 · 11 comments
Labels

Comments

@elmnt
Copy link

elmnt commented Apr 8, 2020

Bug Report

Could not install, using npx create-docz-app my-docz-app

$ npx create-docz-app my-docz-app
npx: installed 1 in 1.129s
Creating a new Docz app in /Users/me/location/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 e.forEach.e (/Users/me/.npm/_npx/59723/lib/node_modules/create-docz-app/dist/index.js:2:35630)
    at Array.forEach (<anonymous>)
    at streamPromise.catch.r (/Users/me/.npm/_npx/59723/lib/node_modules/create-docz-app/dist/index.js:2:35573)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Environment

  • docz version: current
  • OS: OSX 10.15.4
  • Node/npm version: Node v10.16.3
@Fruitseller
Copy link

Hey,
I tried the same command with Node v10.19.0 and yarn v1.22.4. The installation has completed on my machine.
Which yarn version do you have?

@stale
Copy link

stale bot commented Jun 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 19, 2020
@stale stale bot closed this as completed Jun 26, 2020
@makidoll
Copy link

makidoll commented Jun 8, 2021

Having the same issue with Node v16.3.0 and Yarn 1.22.10 on macOS Big Sur 11.4 arm64

@christroutner
Copy link

I'm also getting this error:

Aborting installation.
Unexpected error. Please report it as a bug:
TypeError: e.destroy is not a function
    at /home/trout/.config/yarn/global/node_modules/create-docz-app/dist/index.js:2:35630
    at Array.forEach (<anonymous>)
    at /home/trout/.config/yarn/global/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)

I get this when I run:

  • npx create-docz-app my-project
  • npx create-docz-app psf-org-docs

Here are the versions I'm running:

  • node.js v14.17.0
  • npm v7.13.0
  • yarn 1.22.10

@Topener
Copy link

Topener commented Jun 14, 2021

I too am getting this issue, I recommend re-opening this one.

@MinJieLiu
Copy link

I too am getting this issue

@codeiain
Copy link

codeiain commented Jul 1, 2021

me too

@robint-liu
Copy link

hi, i have the same question, It still doesn't seem to work properly.
image

@renatobenks
Copy link
Member

I'll be checking this out, just give me a few

@renatobenks renatobenks reopened this Jul 12, 2021
@renatobenks
Copy link
Member

Well, so far I've checked, this binary is not actually official from docz, so I recommend you create that same issue on https://github.com/rakannimer/create-docz-app, which is the proper place to report that.

so, I'll be closing it once again, but @rakannimer will probably give better support to that, once he was who introduced that npx script (:

@renatobenks
Copy link
Member

By the way, I think would be quite valuable to have this better detailed on README, exactly where is instructed that step.

Anyone feel free to help us out and contribute to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants