xun082 / create-neat

🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
MIT License
419 stars 120 forks source link

bug: 进入终端以后ctrl+C取消失败而是一直进行下去 #229

Closed CodeGetters closed 3 months ago

CodeGetters commented 3 months ago

Current behavior

image

Minimum reproduction code

none

Steps to reproduce

npm i -g create-neat

npx create-neat xxx

ctrl+c 取消执行

Expected behavior

ctrl + C应该马上退出执行

Package version

1.0.6

Template Package

react-web-ts

Node.js version

20.15.0

In which operating systems have you tested?

Other

No response

uaenaTzx commented 3 months ago

看图片这个是老版本的包,这个问题在新版已经得到解决啦,可以等待新版发布🫰

CodeGetters commented 3 months ago

看图片这个是老版本的包,这个问题在新版已经得到解决啦,可以等待新版发布🫰

确实是哈哈哈,看见代码中有相关的内容了