infely / react-curse

A curses-like blazingly fast react renderer
147 stars 5 forks source link

create-react-curse automatically cancel if i type enter after first question #2

Open gustawdaniel opened 1 year ago

gustawdaniel commented 1 year ago
 npm init react-curse
Need to install the following packages:
create-react-curse@1.0.7
Ok to proceed? (y) y

Welcome to ReactCurse!

✔ Where would you like to create your app /home/daniel/exp/react-test/ 
Canceled

Tested on node 20.6.1 20.6.0 20.2.0 18.3.0 on my fedora host and VM.