Skip to content

cmake-js related errors #248

@adsharma

Description

@adsharma

These were caused by upgrading cmake-js to fix npm audit. The package has a fundamental issue:

It spews LOG and INFO messages to stdout. Doesn't have an obvious way to disable them. Workarounds involved regex matching to filter out the unwanted logs which offend cmake. But these regexes are not deterministic. They probably ate a necessary include path.

D:\a\ladybug\ladybug\tools\nodejs_api\node_modules\node-addon-api\napi.h(13): fatal error C1083: Cannot open include file: 'node_api.h': No such file or directory

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