react-overlays
react-overlays copied to clipboard
Unable to run docs in dev mode in Windows
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
i wonder if maybe it's window specific issue. i'll try and debug a bit
I just tested this on Ubuntu 18.04 and it works. I guess it is a Windows issue :(