Giter VIP home page Giter VIP logo

Comments (3)

ptone avatar ptone commented on July 20, 2024

I'm confused about the use of actions as well, and rather than open a new issue, will just add some observations to this one. If the dest folder is non-empty, degit errors out early.

If you use the documented example of License, and the cloned repo has such a file, degit will still complain that the file does not exist.

Stepping through the code a bit, and the exists check is performed before the file is copied, so I'm confused as to what the intended behavior is.

-P

from degit.

mhkeller avatar mhkeller commented on July 20, 2024

Hi @Pedroglp , I put in a PR to fix some issues with actions but want to make sure I understand what you're running into. The degit.json file can go in your local folder that you're degit'ing into. For example,

degit rich-harris/degit-test-repo my-new-app

where the my-new-app can have a degit.json file in it. Definitely the docs need to be improved to clarify how its workflow and to provide some better examples.

@ptone, I think this is the same issue as #38, which that PR should fix. Let me know if that fixes it for you, or you're seeing something else.

from degit.

mhkeller avatar mhkeller commented on July 20, 2024

If the dest folder is non-empty, degit errors out early.

@ptone If you are creating a new local folder with a degit.json file in it, you would still need to use the --force flag since it's not empty. I'm not sure if it's a good idea to allow degit.json to be a privileged file that can exist without throwing an error. I was experimenting with that here but open to ideas of what you think the expected behavior would be.

from degit.

Related Issues (20)

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.