Closed eastynchen closed 3 years ago
PicGo-Core (Command line) 错误提示如下
[PicGo INFO]: Before transform [PicGo INFO]: Transforming... [PicGo INFO]: Before upload [PicGo INFO]: Uploading... [PicGo WARN]: Can't find uploader - smms, swtich to default uploader - smms [PicGo WARN]: failed [PicGo ERROR]: Error: Can't find smms config, please provide api token, see https://sm.ms/home/apitoken
PicGo-Core (Command line) 配置信息如下
{ "picBed": { "current": "gitee", "gitee": { "repo": "abc", "branch": "images", "token": "123", "path": "autoupload", "customPath": "", "customUrl": "" }, "uploader": "gitee", "transformer": "path" }, "picgoPlugins": { "picgo-plugin-gitee-uploader": true }, }
你的错误提示是smms图床的问题。建议你先检查一下smms。
PicGo-Core (Command line) 错误提示如下
PicGo-Core (Command line) 配置信息如下