Hao
Hao
I cloned this repo and run `make watch`. Got the error below: /test-project/node_modules/koa/lib/application.js:174 function *respond(next) { ^ SyntaxError: Unexpected token * at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32)...
Since `renderToString` could directly return the [`result`](https://github.com/gabrielbull/react-router-server/blob/master/src/renderer/renderPass.js#L54) without calling the `resolve()`, the return of `renderPass` could be never resolved.
Could you update that link?
events.js:85 throw er; // Unhandled 'error' event ^ Error: Deprecated option experimental: use `--stage 0`/`{ stage: 0 }` instead at File.normalizeOptions (/Users/react_react-router_flummox_example/node_modules/babel-core/lib/babel/transformation/file/index.js:122:15) When run `gulp`, got some errors above. Any...