Skip to content

Integrating maizzle in an existing project #1242

@bernardarhia

Description

@bernardarhia

I'm working on an existing project. I came across maizzle two days ago. I want to integrate it into my app but when I run npx create-maizzle, I get this error
destination directory is not empty, aborting. Use options.force to override
at Degit._checkDirIsEmpty (/Users/Name/.npm/_npx/dfe834339ec2696c/node_modules/degit/dist/index-688c5d50.js:14171:12)
at Degit.clone (/Users/Name/.npm/_npx/dfe834339ec2696c/node_modules/degit/dist/index-688c5d50.js:14089:8)
at main (file:///Users/Name/.npm/_npx/dfe834339ec2696c/node_modules/create-maizzle/src/index.js:109:17)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'DEST_NOT_EMPTY'
}. I want to put maizzle in my root directory and not it'a own directory. How do I do that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions