-
Notifications
You must be signed in to change notification settings - Fork 141
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
版本不兼容问题 #81
Comments
I'm also having the same issue with:
Seems the issue is because of the addition of the Avatar component in ElementUI/theme-chalk@d1968d4 |
在 楼上的报错信息看,是去 $--avatar-font-color: 'unset'; 问题出现的原因不确定,估计是 element-theme 的 bug. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
events.js:174
throw er; // Unhandled 'error' event
^
Error: node_modules/element-theme-chalk/src/avatar.scss
Error: Undefined variable: "$--avatar-font-color".
on line 9 of node_modules/element-theme-chalk/src/avatar.scss, in mixin
@content
from line 74 of node_modules/element-theme-chalk/src/mixins/mixins.scss, in mixin
b
from line 4 of node_modules/element-theme-chalk/src/avatar.scss
The text was updated successfully, but these errors were encountered: