Skip to content
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

[Bug]: Error occur when import css file from node_modules package #617

Open
NexxLuo opened this issue Dec 26, 2024 · 1 comment
Open

[Bug]: Error occur when import css file from node_modules package #617

NexxLuo opened this issue Dec 26, 2024 · 1 comment
Assignees

Comments

@NexxLuo
Copy link

NexxLuo commented Dec 26, 2024

Version

System:
    OS: Windows 10 10.0.19045
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
    Memory: 14.88 GB / 31.22 GB
  Browsers:
    Edge: Chromium (128.0.2739.67)
    Internet Explorer: 11.0.19041.4355
  npmPackages:
    @rslib/core: ^0.2.0 => 0.2.0

Details

Error occur when import element-ui css file like import "element-ui/lib/theme-chalk/index.css"

Image

Reproduce link

https://github.com/NexxLuo/rslib-demo.git

Reproduce Steps

  1. execute yarn install in root dir
  2. execute npm run build in package-c
  3. check the error output in the console
@Timeless0911
Copy link
Contributor

It's a known issue, keep tracking here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants