Skip to content

Issue in running copyhooks command post npm install. "cp" is not recognized as an internal or external command error msg #4

@NSubram3

Description

@NSubram3

"postinstall": "npm run copyhooks"

After the npm install command gets completed, the below error is occurring while running the post install script in package.json file.
bw issue degbgr

I'm using windows 10 machine. Tried to change 'cp' in the command to 'copy' but then I got 'syntax incorrect' as the error msg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions