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

Scaffolding a fresh v2 won't compile on windows #2090

Closed
davidhagg opened this issue Dec 5, 2019 · 2 comments
Closed

Scaffolding a fresh v2 won't compile on windows #2090

davidhagg opened this issue Dec 5, 2019 · 2 comments

Comments

@davidhagg
Copy link

🐛 Bug Report

I cannot get a clean fresh scaffolding to work on Windows 10.
Tried using both cmder and powershell

Have you read the Contributing Guidelines on issues?

Yes

To Reproduce

1.Run
npx @docusaurus/init@next init payments classic

2.Then run
yarn start

Expected behavior

The website to start with a predefined template. No errors.

Actual Behavior

An error occurs stating:
"Octal literal in strict mode"

Reproducible Demo

image

@davidhagg davidhagg 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 5, 2019
@yangshun
Copy link
Contributor

yangshun commented Dec 5, 2019

Has been fixed in #2086, we'll release a hotfix.

@endiliey endiliey removed 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 6, 2019
@endiliey endiliey closed this as completed Dec 6, 2019
@endiliey
Copy link
Contributor

endiliey commented Dec 6, 2019

We'll send a release soon. Sorry

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

No branches or pull requests

3 participants