Skip to content

Package postinstall step fails when spawning new node process #32

@TrevorBurnham

Description

@TrevorBurnham

Output when running ./pnpm install in a project with core-js-pure@3.19.2:

node_modules/.pnpm/core-js-pure@3.19.2/node_modules/core-js-pure: Running postinstall script, failed in 935ms
.../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"
│ No HNVM_NODE version set. Please set a Node version.
└─ Failed in 936ms

The error occurs when the package is running this postinstall step defined in its package.json.

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