ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.69k stars 243 forks source link

Error walking react tree #563

Closed birkir closed 6 years ago

birkir commented 6 years ago

Awaiting npm release for react-tree-walker to remove the following error on next branch:

Error walking react tree

Once released we can update the dependency and move on!

ctrlplusb commented 6 years ago

Shall do soon apologies! Great stuff organising all of this @birkir! 👍

williamoliveira commented 6 years ago

There is also an error if you update something then refresh the page

index.29ccfdb764425feead6f.hot-update.js:1 Uncaught ReferenceError: webpackHotUpdate is not defined
ctrlplusb commented 6 years ago

The react tree walker release has occurred.

Not sure about that error @williamoliveira - needs some more looking into.

birkir commented 6 years ago

Okay, now next is stable.

Even more stable than before, I added port detection, so bye bye "Error: listen EADDRINUSE :::7331".

Thanks, @ctrlplusb for making it happen!

ctrlplusb commented 6 years ago

Awesome work @birkir - you pushed this forward ⭐️

ctrlplusb commented 6 years ago

Let's give it a couple of days then move it to master 👍