弘树

Results 24 comments of 弘树

@joeyguo 了解了,感谢!

I've also encountered the same issue: ``` 2020-05-08 17:14:03,334 ERROR 68491 nodejs.TypeError: Cannot read property '_read' of null (uncaughtException throw 1 times on pid:68491) at IOStream._read (/Users/dickeylth/dev/gitlab/edith/node_modules/[email protected]@socket.io-stream/lib/iostream.js:97:15) at IOStream.Readable.read (_stream_readable.js:492:10)...

``` import router from './router'; app.router(router); ```