Closed brettpalmberg closed 4 years ago
Example site fails to compile on Windows
SyntaxError: C:\projects\mysite.docusaurus\registry.js: Octal literal in strict mode (9:103)
Node Version: 12.13.1
Yes
I followed the installation instructions here: https://v2.docusaurus.io/docs/installation/
Example site compiles and content can be viewed at localhost:3000
Example site compiles with errors and site content is not displayed at localhost:3000/ .
Thanks for reporting. We'll release a fix soon
Thank you @endiliey. I am really enjoying Docusaurus2.
🐛 Bug Report
Example site fails to compile on Windows
SyntaxError: C:\projects\mysite.docusaurus\registry.js: Octal literal in strict mode (9:103)
Node Version: 12.13.1
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
I followed the installation instructions here: https://v2.docusaurus.io/docs/installation/
Expected behavior
Example site compiles and content can be viewed at localhost:3000
Actual Behavior
Example site compiles with errors and site content is not displayed at localhost:3000/ .
SyntaxError: C:\projects\mysite.docusaurus\registry.js: Octal literal in strict mode (9:103)
Reproducible Demo