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

[Windows] Can't build the docs on Windows #142

Open
Ultra-Instinct-05 opened this issue Nov 20, 2020 · 0 comments · May be fixed by #278
Open

[Windows] Can't build the docs on Windows #142

Ultra-Instinct-05 opened this issue Nov 20, 2020 · 0 comments · May be fixed by #278

Comments

@Ultra-Instinct-05
Copy link
Contributor

Problem Description

Currently, it seems that the docs can be built only on Linux & MacOS but not on Windows.

Steps to reproduce

  1. Clone the repository & initialize the submodules.
  2. Run npm install
  3. Run npm run start-docs

Expected behavior

The docs should build & the stdout should show that the static files are being served on port 3000.

Actual behavior

The docs are built but the express server doesn't serve them on 3000.

Additional Information

OS Platform & Version: Windows 10, Version 10.0.18363, Build 18363

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

Successfully merging a pull request may close this issue.

1 participant