wangxiaoxiao
wangxiaoxiao
import * as dsteem from 'dsteem' -->The same problem But I introduced this component without importing saga, which is not wrong. I don't know why. @mahdiyari
  这样手动删除了babel-plugin-transform-runtime,他会报错不存在这个依赖;怎么解决了?
@zhouyi318 我没用babel-polyfill,但是我用了babel-runtime ,如果我删除 babel-plugin-transform-runtime 这个依赖,启动得时候会报错不存在这个依赖,怎么解决了
@cutemachine @BartolomeoItaliano I introduced the steem-js-refactored package. I want to know how to solve this problem. 
 pm2 -->3.5.0 请问这个是为什么了,按道理说他应该能正常启动了,我只能改成fork模式才能正常启动,并且我的程序仅仅是输出hello world ,