Unable to run docs in dev mode in Windows
kyletsang opened this issue · 2 comments
kyletsang commented
Describe the bug
Getting the following errors when trying to run yarn start with latest code:
ERROR #98123 WEBPACK
Generating SSR bundle failed
This occurs in several files, and the error message is pretty vague. Screenshot attached below.
I can run tests with no issues.
To Reproduce
Steps to reproduce the behavior:
yarn run bootstrapto install dependenciesyarn start
Screenshots
Environment (please complete the following information)
- Operating System: Windows 10
jquense commented
i wonder if maybe it's window specific issue. i'll try and debug a bit
kyletsang commented
I just tested this on Ubuntu 18.04 and it works. I guess it is a Windows issue :(
