Molunerfinn / PicGo

:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
https://molunerfinn.com/PicGo/
MIT License
24.2k stars 2.24k forks source link

[Bug]: can't upload via clipboard because picgo-clipboard-images dir missing #1263

Closed huahuayu closed 4 months ago

huahuayu commented 4 months ago

前置阅读 | Pre-reading

PicGo的版本 | PicGo Version

v2.3.1

系统信息 | System Information

Mac(arm64)

问题重现 | Bug reproduce

  1. Download & install version 2.3.1
  2. Setup AWS S3 storage
  3. Can't upload via clipboard
  4. Check the log, it is said can't find the dir picgo-clipboard-images
  5. After manual create picgo-clipboard-images in ~/Library/Application Support/picgo/ it works.

相关日志 | Logs

------Error Stack Begin------
Error: ENOENT: no such file or directory, open '~/Library/Application Support/picgo/picgo-clipboard-images/202407140033594.png.3272010221'
-------Error Stack End------- 
Molunerfinn commented 4 months ago

You can use picgo toolbox to check and fix

image image