Skip to content

Mistake into the package.json file. you are Importing profile.cjs instead if plopfile.cjs #1

@exxonabhijit

Description

@exxonabhijit

Correct the package.json file :
"generate:component": "plop component --plopfile ./generators/plopfile.cjs",
"generate:hook": "plop hook --plopfile ./generators/plopfile.cjs"

Your are file name is profile.cjs and you write plopfile.cjs in package.json generate:component script

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions