You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this bug picBed specific, i.e. only the picBed you use is affected? Yes.
Is there any error in the console (Help -> Toggle Developer tools)?: Yes.
[PicGo ERROR]: Error: You must be logged in to use.
at Object.handle (c:\Users\pc\.vscode\extensions\spades.vs-picgo-2.1.6\node_modules\picgo\dist\src\plugins\uploader\smms.js:51:1)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Lifecycle.doUpload (c:\Users\pc\.vscode\extensions\spades.vs-picgo-2.1.6\node_modules\picgo\dist\src\core\Lifecycle.js:80:1)
at Lifecycle.start (c:\Users\pc\.vscode\extensions\spades.vs-picgo-2.1.6\node_modules\picgo\dist\src\core\Lifecycle.js:26:1)
at PicGo.upload (c:\Users\pc\.vscode\extensions\spades.vs-picgo-2.1.6\node_modules\picgo\dist\src\core\PicGo.js:194:37)
at async Promise.allSettled (index 1)
The text was updated successfully, but these errors were encountered:
Describe the bug
使用快捷键上传图片,提示 You must be logged in to use 的错误。
To Reproduce
Expected behavior
上述的配置已经足够上传图床了。期望代码不会出现错误。
Screenshots
System information
VSCode information
Help
->About
->Copy
vs-picgo
version2.1.6
Settings begin with
picgo
:Additional context
Is this bug picBed specific, i.e. only the picBed you use is affected? Yes.
Is there any error in the console (
Help
->Toggle Developer tools
)?: Yes.The text was updated successfully, but these errors were encountered: