Skip to content

Issue with preinstall scripts #6

@yantakus

Description

@yantakus

I have a preinstall script in my package.json:

"preinstall": "npm run checkversion",
"checkversion": "node ./internals/scripts/checkversion.js",

And when I run quickfix push I get the following error:

Error: Cannot find module '/private/tmp/quickfix/react-boilerplate/internals/scripts/checkversion.js'

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