facebook / docusaurus

Easy to maintain open source documentation websites.
https://docusaurus.io
MIT License
54.29k stars 8.14k forks source link

Docusaurs not compiling #9563

Closed SiddheshKukade closed 8 months ago

SiddheshKukade commented 8 months ago

Have you read the Contributing Guidelines on issues?

Prerequisites

Description

I'm working on this docusaurus repo : https://github.com/PalisadoesFoundation/talawa-docs

Screenshot 2023-11-17 at 9 55 06 PM

Reproducible demo

https://github.com/PalisadoesFoundation/talawa-docs/

Steps to reproduce

  1. git clone https://github.com/PalisadoesFoundation/talawa-docs/
  2. yarn
  3. yarn start

Expected behavior

After running npm install docusarus starts and then instantly prints a long lines I can't even go to start of it to read what's happened. The error in the output is also not clear.

Actual behavior

After

  1. yarn
  2. yarn start
Screenshot 2023-11-17 at 9 55 06 PM

Your environment

Self-service

Josh-Cena commented 8 months ago

Use yarn start 2> error.log so you can read the file instead. You have a doc ID in your sidebar file that's invalid.