Code Monkey home page Code Monkey logo

cli-kit's People

Contributors

andremralves avatar danielvolchek avatar eliancodes avatar ematipico avatar github-actions[bot] avatar mrienstra avatar natemoo-re avatar nickmccurdy avatar princesseuh avatar skirianov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cli-kit's Issues

[create-astro] picker keybindings

What version of astro are you using?

3.1.0

Are you using an SSR adapter? If so, which one?

None

What package manager are you using?

pnpm

What operating system are you using?

Mac

What browser are you using?

Chrome

Describe the Bug

When using pnpm create astro@latest, the picker asking me whether to start from a template or empty project, the typical keyboard shortcuts don't seem to work.

What happens:

Only the arrow keys work. A little worse, ctrl-j even seems to start copying the template without confirming the selection.

What I expected to happen:

I can navigate up and down using ^ N / ^ P and possibly the VIM keybindings too, so ^ J / ^ K.

Link to Minimal Reproducible Example

no files required to reproduce

Participation

  • I am willing to submit a pull request for this issue.

Handle error state

Currently cli-kit expects a command to always succeed. For example, when using the spinner, if an operation fails in the while function, the end message would still be displayed (unless we exit of course but that's not ideal).

For instance the dependency installation step in create-astro could fail but if it does, "Dependencies installed" is displayed regardless.

Missing docs

There’s no README in this repo. A README would be nice!

create-astro new lines after directy is not empty error

Astro Info

Its a create-astro bug, but I'm gonna send my system informations since I'm using the Windows Command Line.
Windows 11
Version 22H2
Build 22621.2428

If this issue only occurs in one browser, which browser is a problem?

/

Describe the Bug

When doing npm create astro@latest and giving the input ./ as directory when the one you are in is not empty, it will give you an error "directory is not empty". When then typing some other characters, there will always be a new line created, if you first delete a character after the error and then type some new ones, there won't be new lines created.

What's the expected result?

Just staying on the same line without creating new ones

Link to Minimal Reproducible Example

create-astro bug

Participation

  • I am willing to submit a pull request for this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.