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

create-docusaurus show success message even when installation failed #6083

Closed
6 of 7 tasks
slorber opened this issue Dec 10, 2021 · 0 comments · Fixed by #6095
Closed
6 of 7 tasks

create-docusaurus show success message even when installation failed #6083

slorber opened this issue Dec 10, 2021 · 0 comments · Fixed by #6095
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@slorber
Copy link
Collaborator

slorber commented Dec 10, 2021

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

We have some npm issues atm, which showed another issue in create-docusaurus:

image

Steps to reproduce

npx create-docusaurus@latest my-website classic

Expected behavior

When successful => show success message
When it fails => show failure message

Actual behavior

When successful => show success message
When it fails => show success message

Your environment

Latest

Reproducible demo

No response

Self-service

  • I'd be willing to fix this bug myself.
@slorber slorber added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Dec 10, 2021
@Josh-Cena Josh-Cena removed the status: needs triage This issue has not been triaged by maintainers label Dec 11, 2021
@Josh-Cena Josh-Cena changed the title create-docusaurus show success message even when failing create-docusaurus show success message even when installation failed Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants