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

Doesn't seem to be very compatible with ElementPlus #428

Open
5 of 7 tasks
WDEP-good opened this issue Nov 28, 2024 · 1 comment
Open
5 of 7 tasks

Doesn't seem to be very compatible with ElementPlus #428

WDEP-good opened this issue Nov 28, 2024 · 1 comment

Comments

@WDEP-good
Copy link

Describe the bug

There are some unexpected errors during the build process of vite-ssg
屏幕截图 2024-11-29 004914

Reproduction

Whether there is a solution to the problem

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900H
    Memory: 13.70 GB / 31.73 GB
  Binaries:
    Node: 21.1.0 - D:\nodejs\node.EXE
    Yarn: 1.22.22 - ~\AppData\Local\pnpm\yarn.CMD
    npm: 10.2.0 - D:\nodejs\npm.CMD
    pnpm: 9.12.3 - D:\nodejs\pnpm.CMD
    bun: 1.1.34 - G:\bun\bun.EXE
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@heriec
Copy link

heriec commented Dec 17, 2024

ssr: {
    noExternal: ["element-plus"],
  },

这样可能会有用

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

2 participants