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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use docusaurus with windows with current dependency versions #2454

Closed
rosibaj opened this issue Mar 23, 2020 · 0 comments 路 Fixed by #2461
Closed

Cannot use docusaurus with windows with current dependency versions #2454

rosibaj opened this issue Mar 23, 2020 · 0 comments 路 Fixed by #2461
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@rosibaj
Copy link

rosibaj commented Mar 23, 2020

馃悰 Bug Report

Cannot lauch localhost from Windows WSL

Have you read the Contributing Guidelines on issues?

yes.

To Reproduce

Windows 10

  1. Using Powsershell, run npm start
  2. Get this error:
    image
  3. go to localhost. http://localhost:3000 will load, but anything http://localhost:3000/ (slash included) will not load.

I believe the issue is related to this: sindresorhus/open#154 ; I was able to run this ~ a month ago with no issues.

I tried updating the versions, and manually pinning the versions of open, but that did not work.

Expected behavior

local host connects, docusarus loads on local build

Actual Behavior

http://localhost:3000 will load, but anything http://localhost:3000/ (slash included) will not load.

Your Environment

  • Docusaurus version used: alpha.35
  • Environment name and version; Chrome Version 80.0.3987.149 (Official Build) (64-bit), node v12.14.1
  • Operating system and version (desktop or mobile): Windows 10 desktop

Reproducible Demo

(im not sure how to do this)

@rosibaj rosibaj 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 Mar 23, 2020
@lex111 lex111 added v2 and removed status: needs triage This issue has not been triaged by maintainers labels Mar 24, 2020
@lex111 lex111 added this to the v2.0.0-alpha.49 milestone Mar 24, 2020
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