ahwgs

Results 5 issues of ahwgs

![image](https://user-images.githubusercontent.com/26664586/117483910-f7126600-af98-11eb-891b-bc45dbea45ab.png) sentry event id 63c8eeb0c2c2410396cf8cd76d6e7e8e 页面白屏打不开

如果在安装完成之后,执行命令出现该错误`node\r: No such file or directory` 这是由于`win`和`mac`中换行不一致造成。将换行方式由 `CRLF` 修改为 `LF` 即可 可重新安装最新版本解决该问题 `yarn global add [email protected]` 类似问题可查看[node\r: No such file or directory](https://github.com/TarikHuber/rmw-shell/issues/20)

question

- [x] 文档构建+组件构建迁移新生态 - [ ] fix issues - [ ] 状态管理使用 zustand 重构