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

打包编译后没有结束进程 #762

Open
5 tasks done
mmww1024 opened this issue May 31, 2024 · 1 comment
Open
5 tasks done

打包编译后没有结束进程 #762

mmww1024 opened this issue May 31, 2024 · 1 comment

Comments

@mmww1024
Copy link

Describe the bug

使用这个插件后,打包编译后没有结束进程,导致流水线无法自动往后执行
image

Reproduction

mark

System Info

import Components from 'unplugin-vue-components/vite'
import { VantResolver} from 'unplugin-vue-components/resolvers'
Components({
        resolvers: [VantResolver()]
      }),

Used Package Manager

npm

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.
@mmww1024
Copy link
Author

找到问题了,是版本兼容问题,安装0.14.2版本就正常了

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

1 participant