react-overlays icon indicating copy to clipboard operation
react-overlays copied to clipboard

Unable to run docs in dev mode in Windows

Open kyletsang opened this issue 5 years ago • 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

kyletsang avatar Jun 04 '20 05:06 kyletsang

i wonder if maybe it's window specific issue. i'll try and debug a bit

jquense avatar Jun 04 '20 12:06 jquense

I just tested this on Ubuntu 18.04 and it works. I guess it is a Windows issue :(

kyletsang avatar Jun 04 '20 21:06 kyletsang