Jiang Wenjian
Jiang Wenjian
我有一个 cli 项目,依赖了 picgo,本地开发运行没问题,打包传到 npmjs 再通过 npm 安装之后,命令行里运行 就会报这个错
我基本确认了是 picgo 的相关代码报的,只要我没有用到上传图片的功能,就没有这个错。 我的 cli 在 https://github.com/jwenjian/giki-cli 希望帮忙看一下 多谢了
我的上传代码:https://github.com/jwenjian/giki-cli/blob/master/src/commands/new.ts#L21
~/.picgo/config.json 吗?
我现在是在 github action 里加了这句 ```bash mkdir -p ~/.picgo && echo '{"picBed":{"uploader":"smms","current":"smms","smms":{"token":""}},"picgoPlugins":{}}' > ~/.picgo/config.json ``` 不然 npm publish 过不去. 现在 github action 能跑通了
Due to this bug, the following scenario not working: 1. install a helm chart with a pod that have a PVC-PV volume 2. when the pod is running and ready,...
> Unstale. You may need a unstale bot. 😄 Anyway, I think this proposal would be helpful.
> 404 还真是, 最新的地址在这里, 不过网页结构都变了, 自动化的 python 脚本估计是不能直接用了 https://naldc.nal.usda.gov/usda_pomological_watercolor?q=&search_field=all_fields
you can also refer to my simple flask demo, but I assume @akenmorris 's code is more reasonable https://github.com/jwenjian/artline-demo