crimx / ext-saladict

🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
https://saladict.crimx.com/
MIT License
11.81k stars 715 forks source link

安装saladict环境时,yarn bdf 出现的错误问题 #2056

Open YuDe95 opened 1 year ago

YuDe95 commented 1 year ago

Device info

Describe the bug

yarn pdf yarn run v1.22.19 $ node scripts/pdf.js Cloning into 'pdf'... warning: Could not find remote branch gh-pages to clone. fatal: Remote branch gh-pages not found in upstream origin Error: Git clone failed

Cloning into 'pdf'... warning: Could not find remote branch gh-pages to clone. fatal: Remote branch gh-pages not found in upstream origin

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

问题原因

是不是pdf这个库的分支没有了gh-pages

crimx commented 1 year ago

应该是,得锁一下 commit 了

WorkSync commented 2 months ago

Device info

  • OS: [e.g. Window10]
  • Browser Version [e.g. Chrome77]
  • Saladict Version [e.g. v7.0.0]

Describe the bug

yarn pdf yarn run v1.22.19 $ node scripts/pdf.js Cloning into 'pdf'... warning: Could not find remote branch gh-pages to clone. fatal: Remote branch gh-pages not found in upstream origin Error: Git clone failed

Cloning into 'pdf'... warning: Could not find remote branch gh-pages to clone. fatal: Remote branch gh-pages not found in upstream origin

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

问题原因

是不是pdf这个库的分支没有了gh-pages

请问那个response 怎么解决?是需要yarn pdf吗?