react-bootstrap/react-overlays

Unable to run docs in dev mode in Windows

kyletsang opened this issue · 2 comments

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:

  1. yarn run bootstrap to install dependencies
  2. yarn start

Screenshots

image

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 :(