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

5.0.2 build can not work #15100

Closed
7 tasks done
mokurofuzo opened this issue Nov 22, 2023 · 3 comments
Closed
7 tasks done

5.0.2 build can not work #15100

mokurofuzo opened this issue Nov 22, 2023 · 3 comments

Comments

@mokurofuzo
Copy link

Describe the bug

bug1
image
image

Reproduction

http://localhost/

Steps to reproduce

npm run build

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700
    Memory: 20.49 GB / 31.74 GB
  Binaries:
    Node: 18.14.2 - E:\work inneed\node\node.EXE
    npm: 9.5.0 - E:\work inneed\node\npm.CMD
  Browsers:
    Edge: Chromium (119.0.2151.72)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    @vitejs/plugin-legacy: ^5.1.0 => 5.1.0 
    @vitejs/plugin-vue: ^4.5.0 => 4.5.0 
    vite: ^5.0.2 => 5.0.2

Used Package Manager

npm

Logs

node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js (2:29) A comment

"/* #PURE */"

in "node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js (3:31) A comment

"/* #PURE */"

in "node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js (4:32) A comment

"/* #PURE */"

in "node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js (5:31) A comment

"/* #PURE */"

in "node_modules/ant-design-vue/es/_util/hooks/_vueuse/_configurable.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.

Validations

@titenis
Copy link

titenis commented Nov 22, 2023

theres an issue with "@vitejs/plugin-legacy": "5.1.0", try "@vitejs/plugin-legacy": "5.0.0",
#15094

@mokurofuzo
Copy link
Author

theres an issue with "@vitejs/plugin-legacy": "5.1.0", try "@vitejs/plugin-legacy": "5.0.0", #15094

theres no hlep i try

@patak-dev
Copy link
Member

patak-dev commented Nov 22, 2023

@vitejs/plugin-legacy 5.2.0 fixes this. Duplicate of #15094

@patak-dev patak-dev closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants