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
Run yarn create koishi
Check the output
Enter the working directory
Run yarn
Check the output
Expected behavior
Execute "yarn create koishi" correctly.
No additional lines are displayed when executing "yarn" in the working directory.
Describe the bug
And an additional line
$ yakumo preinstall || exit 0
appears when runningyarn
in the working directory. View logs and screenshots for more detailed information.Steps to reproduce
yarn create koishi
yarn
Expected behavior
Screenshots
No response
Versions
Additional context