jiz4oh

Results 62 comments of jiz4oh

那这种就无能为力了😂

@phoenixxie0 找到一个比较 hacky 的方法 ``` sed -i "s|path = find_library('zbar')|path = '/usr/lib/libzbar.so.0' # find_library('zbar')|" \ /usr/local/lib/python3.11/site-packages/pyzbar/zbar_library.py ``` 我今天优化镜像体积的时候也遇到了这个 bug

hi @Siumauricio , I think the installation is not finished and the message tells me to *wait 15 seconds for the server to start*. but there is nothing at all...

Hi @bfrg, mostly of node modules has the `package.json` and all of them will be set as a `lib` due to ``` "package.json": { "type": "lib", "alternate": [ "pnpm-lock.yaml" ]...

thank you for your advise, agreed with `This is certainly more cumbersome`, so I expected the `!packages/apps/*/node_modules&packages/apps/*/package.json` works that ignore the `package.json` which under `node_modules`

Hi @tpope, thanks for your suggestion, sorry for the late reply. the `package/**/apps/*/package.json` works for me, but there is still a performance issue, the vim is blocked when I type...

Sure, it's my pleasure. I'm a big fan of the project and really excited about the chance to contribute at this level and work alongside you all. Consider me in!...