koishijs / koishi

Cross-platform chatbot framework made with love
https://koishi.chat
MIT License
4.5k stars 247 forks source link

Bug: error with yakumo preinstall when creating template project #948

Closed MirrorCY closed 1 year ago

MirrorCY commented 1 year ago

Describe the bug

And an additional line $ yakumo preinstall || exit 0 appears when running yarn in the working directory. View logs and screenshots for more detailed information.

Steps to reproduce

  1. Run yarn create koishi
  2. Check the output
  3. Enter the working directory
  4. Run yarn
  5. Check the output

Expected behavior

  1. Execute "yarn create koishi" correctly.
  2. No additional lines are displayed when executing "yarn" in the working directory.

Screenshots

No response

Versions

Additional context

%AFS@)`1 M1H2S$OL9@$QLW X{4$6R)O_4Q71OBB4(TV(Z4

lgc2333 commented 1 year ago

https://github.com/koishijs/boilerplate/issues/7

ilharp commented 1 year ago

Duplicate of https://github.com/koishijs/boilerplate/issues/7

这是意图的行为。如果有其他想法请在上方的 issue 中参与讨论。