c8r / x0

Document & develop React components without breaking a sweat

Home Page:https://compositor.io/x0/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running examples/configuration not hot reloading

idkjs opened this issue · comments

yarn install then yarn start load the project in the browser.

making an edit to App.js recompiles webpack but doesnt reload in Firefox

  • yarn error Trace:
Trace: 
  Error: Command failed.
  Exit code: 1
  Command: sh
  Arguments: -c x0 dev App.js -o
  Directory: /Users/prisc_000/code/BHYV/x0/examples/configuration
  Output:
  
      at ProcessTermError.MessageError (/usr/local/Cellar/yarn/1.5.1/libexec/lib/cli.js:186:110)
      at new ProcessTermError (/usr/local/Cellar/yarn/1.5.1/libexec/lib/cli.js:226:113)
      at ChildProcess.<anonymous> (/usr/local/Cellar/yarn/1.5.1/libexec/lib/cli.js:30281:17)
      at ChildProcess.emit (events.js:160:13)
      at maybeClose (internal/child_process.js:943:16)
      at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)

If you run yarn build it kinda just doesnt ever finish:
https://gyazo.com/f6feb00e9c6d852c419227b905092bcc

If you refresh the browser, you get this:

screenshot

This should now be fixed with v5. Please let us know if that isn't the case.

Confirmed.

screen shot 2018-05-29 at 10 41 40 am

Thank you for taking the time to respond.

Keep up the great work!

Peace to you.