We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行顺序如下 pnpm i yarn setup yarn playground 接着报错无法加载
The text was updated successfully, but these errors were encountered:
这不是报错,只是警告,不属于该插件的问题
Sorry, something went wrong.
但是打开页面是空白页,如何解决呢?
我试了一下,应该是因为 git clone 的时候没有安装 submodule,解决办法是执行 git submodule update --init 来安装
git clone
git submodule update --init
这个命令应该写在文档里的,但我忘写了,抱歉😂
No branches or pull requests
执行顺序如下
pnpm i
yarn setup
yarn playground
接着报错无法加载
The text was updated successfully, but these errors were encountered: