-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
Unknown option: 'vue3-quick-start:commitizen_path' #3386
Comments
Does it work whe you run |
单独执行 我在另外一个项目 当中是没有这种情况的,当然那个项目比较早的 使用 "vue-tsc": "^0.40.7" + "typescript": "^4.7.4" 执行 package.json如下:
|
应该是 npm run all的问题,有对应issues 我去看看 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
复现地址 https://github.com/wforguo/vue3-quick-start
报错actions https://github.com/wforguo/vue3-quick-start/actions/runs/5499619042/jobs/10021945783
不知道有没有遇到这个问题的
vue3 项目,
在github actions中执行
"build": "run-p type-check build-only"
报错如下:
The text was updated successfully, but these errors were encountered: