fantastic-admin/basic

使用 pnpm run commit 无法提交代码

EmiyaGm opened this issue · 0 comments

 gongmin@gongmindeMacBook-Pro-2  ~/Documents/ccode/cashier-backend-web   master ✚  pnpm run commit                     

> @3.0.0 commit /Users/gongmin/Documents/ccode/cashier-backend-web
> git cz

? Select the type of change that you're committing: 💡  refactor:   A code change that neither fixes a bug or adds a feature
? Write a short, imperative mood description of the change: 
  [-------------------------------------------------------------] 51 chars left
   refactor: project init
? Provide a longer description of the change:
  
? List any breaking changes
  BREAKING CHANGE: 
? Issues this commit closes, e.g #123: 
✖ No valid configuration found.
 ELIFECYCLE  Command failed with exit code 1.

我是在一个已有 git 信息的项目里面,复制了代码文件进来,是因为一次提交的文件太多了吗

node 版本 v18.15.0