Erik Xiong

Results 7 issues of Erik Xiong

`config.keys = appInfo.name + '_1489816290616_7711'` 想问下这一行的key是什么?name又是什么?

有新的API了吗? > Cannot read property 'access_url' of undefined 还有这句也失效了 ``` let fileName = filePath.match(/(wxfile:\/\/)(.+)/) fileName = fileName[2] ```

我看到之前有个issue是说只是获取10篇文章,但我运行代码后是能获取所有文章,但因为获取不到阅读数、点赞数、评论数,所以出现了和之前issue里面一样的错误 `Unhandled rejection SequelizeUniqueConstraintError: Validation error`

Hi, I think the lstm diagrams in your blog are fancy, may I ask what tool did you use to draw them?

![image](https://user-images.githubusercontent.com/3404885/236639229-b098bb0f-b69c-4e83-a4e7-0115dfe324fc.png)

ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from versions: none) If you further install triton from source, you will come cross this error: ![image](https://user-images.githubusercontent.com/3404885/232128566-1e736130-197e-460e-91a9-1eff71b57fee.png)

It seems that the module can only wait for the javascript to load and trigger events having button to click. I went through error and trial to trigger onchange event,...