jianqiang.zhang

Results 11 issues of jianqiang.zhang

on macox 10.13.4 (17E199) can show the prompt dialog, but no effect for 'touch /etc/baby' command. I doesn't find baby file in folder etc. I don't know why #60 was...

When my node is 8.9.3, this project is ok. But while my node is 10.16.0, it cannot work. And the error log is like this: Error: read ECONNRESET at TCP.onStreamRead...

When my node is 8.9.3, this project is ok. But while my node is 10.16.0, it cannot work. And the error log is like this: Error: read ECONNRESET at TCP.onStreamRead...

遇到的问题是include属性部署了无效,排查后发现,把npm的引用地址改为github上的可以生效,但是如果用远程npm仓库地址,就会失效。 Is the files on github the same of these on npm? @KODerFunk

For example, i type some error javascript code in codemirror. Will there be some error tips like red underline under the code?

### 这个特性解决了什么问题? 翻阅官方文档,找到这篇文章,说明了如何使用taro开发多端ui库,但是按照文档的引导实操的时候发现不能生效。 执行TARO_BUILD_TYPE=ui taro build --ui报:请传入正确的编译类型! 深入排查发现文档中给出的实际案例是1.xx版本的taro:https://github.com/NervJS/taro-ui-sample。 请问现在3.xx版本是否有类似的案例或者方法? ### 这个 API 长什么样? 无

enhancement

如图,项目下下来,npm install后,执行报如下问题,手动 npm install react-dev-utils也下不进来

# Expected Behavior I have two pictures which look vary similar: The original image link is below: https://user-images.githubusercontent.com/18061322/230870421-1a6b4b6d-e2c3-42d6-be9a-4393a56166f2.png https://user-images.githubusercontent.com/18061322/230870522-a20d7b6e-f2e5-4713-a3c9-b4e338ecf33f.png And by the code, phash is 0.21875 which is too big...

bug

现在好像最大缩放的大小比较小, transform时scale只有1.33。。不知道有options里有没有选项?

在Toolbar.jsx中看到 new G6Editor.Toolbar() ,找了一圈并没有找到对应的api,请教下。