nswbmw

Results 23 comments of nswbmw

@zgayjjf 把: ```js const schema = AJS('schema', { arr: { type: isArray } }) ``` 改成: ```js const schema = AJS('schema', { arr: [{ type: 'number' }] }) ``` 后面这种方式有一个...

好的,加到 TODO 小本本上

Mongolass封装的官方 `mongodb` 库建立连接,不太可能是 Mongolass内部的问题。你再查下~ https://github.com/mongolass/mongolass/blob/master/lib/index.js#L42

在 Node.js 没有完全支持 ES6 modules 之前不会添加这个 case...

evernote官方好像弃用token方式了,我也好久没研究了

官方源好像也是2.1.7:https://pypi.org/project/pykonkeio/ ``` 2019-04-22 15:26:43 ERROR (SyncWorker_12) [homeassistant.util.package] Unable to install package pykonkeio>=2.1.8: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', timeout('select timed out'))': /simple/pykonkeio/...