Skip to content

版本不兼容问题 #81

@umi-soft

Description

@umi-soft

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

color: $--avatar-font-color;
产生上述错误,版本信息为:
"element-theme-chalk": "^2.11.1",
"element-ui": "2.9.1",
调整chalk版本,问题得到解决
"element-theme-chalk": "^2.9.2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions