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
使用的是 HEY CLI v1.2.4, 然后 hey init 选择的 vue, 之后 hey dev 报错了。
报错信息如下:
The text was updated successfully, but these errors were encountered:
模板中的vue版本号是 2.5.11,我不知道为什么你这边是2.4.4。 我测试重新安装了2.4.4,也没有问题,你尝试更新一下vue版本,或者尝试安装vue-template-compiler版本。
npm install vue@latest --save
或者
npm install vue-template-compiler@2.4.4
Sorry, something went wrong.
原来是我安装了个全局的 vue 造成的,抱歉打扰了
No branches or pull requests
使用的是 HEY CLI v1.2.4,
然后 hey init 选择的 vue,
之后 hey dev 报错了。
报错信息如下:
The text was updated successfully, but these errors were encountered: