杨亚梦
杨亚梦
I got an error : nginx-gridfs/mongo-c-driver/src/bson.c:632:28: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] if ( pos + bytesNeeded dataSize ) how colud I do? I do :git clone...
still have this issue, can't resolve it. tried set max_jobs to 50 / 20 / 10, set git.clone_timeout to 600, all not work
感谢~我的想法是,希望能支持自定义的配置,然后还能和主仓库保持同步,我的pr可能不是最好的方案(我对vim目前主要还是用,配置能力还比较弱),可以先关掉。我暂时使用SpaceVim,期待这边完善
我安装之后,文件夹上都没有图标,只有文件有图标 
谢谢~ 惯性的跑到前面几章翻了遍也没找到register相关的。。 搞了一晚上,最后发现需要数据库里面需要保存加密过的密码才能登录成功。 然后把debug时候那个值直接放到了数据库,终于登录成功了。 但是,登录成功后,直接调转到了index.jsp,不知道是怎么跳的呢? 给 增加了一个属性 仍然是到index.jsp。。
> @SergioArrighi @alisherafat01 Run npm install --save nestjs-typegoose --legacy-peer-deps. This solved my issue. got the error after this. ``` Error: Cannot find module 'webpack' ``` to fix: ``` rm -fr...
@alsotang ``` // 这里的 async 不是 mocha 测试那个 async 的意思,这个选项与它的时间计算有关,默认勾上就好了。 .run({ 'async': true }); ``` 这里的默认勾上仅仅指的是`{ 'async': true }`吗? 我在jsPerf如果把 勾上,测试就跑不起来了。 我的地址: [test-only](http://jsperf.com/test-only)
i think you need [another repo](https://github.com/gregnb/react-to-print) to do it with this one.
更尴尬的是,证书装好了,微信里点击链接还是打不开。。。网络错误。。郁闷 ===== 好像确实是 https的链接打不开 http的可以
> @ilaipi, 手机是iOS还是安卓? > iOS参考:#42 @wuchangming 谢谢,信任这个证书之后可以打开https了。少了这一步。我的是iOS12.1,那个 #42 里面描述的稍微改改吧,有点误导以为是只有10.3.1版本要那么做