-
Notifications
You must be signed in to change notification settings - Fork 961
New issue
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
拉取仓库代码,安装依赖,运行报错 #314
Comments
一样的问题,是没人维护了?以前拉下来的代码可以,最近拉取的不行,不确定是环境问题还是什么。 |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
锁定vue版本 2.7以上的vue 版本编译会有问题. https://my.oschina.net/tsai/blog/5549359 可以搜一下这个语法 |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
报错内容:Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent')
报错组件:./src/components/form/FormRow.vue
解决:注释掉 :global,
请问出现这个问题的原因是什么?
The text was updated successfully, but these errors were encountered: