Cody Chan

Results 14 comments of Cody Chan

是不是切过 Node 版本?删除 `node_modules` 后再试试 不行的话试试低版本 Node(同样要删除 `node_modules`) 还是不行就试试 cnpm: ``` npm install -g cnpm --registry=https://registry.npm.taobao.org ``` ``` cnpm install ```

Hi, I have no idea for this, there's no DOM-related things used in this package, it seems like the feature of axios, but there's no more information to dig out...

@dlbnco reopened and look for more feedback

It may be related with this https://github.com/axios/axios/issues/244

It not recommend to do things after unmounting, it may cause memory leaking, the sate of axios after unmounting is undefined

可以是可以,我个人没这个诉求,我可以把这个作为支持项加进去,但是取决于我周末是否有空,如果个人急切,可以 fork 过去直接改,代码不多

@josephfrazier Hi, thanks for the great work, any schedule for this?

For this package, it's easy to make a comparasion, but what about others? It may be too much code. Any way, thanks for your advice :-)

PR welcome, for we don't use this in our work anymore.

Hi, we use fmpp under the hood, it seems `include` is supported by fmpp. But we don't use this in our work anymore, it's very pleasure if you could raise...