Skip to content

n-api: missing binding.gyp in /test/addons-napi/test_instanceof/ #13582

Closed
@lpinca

Description

@lpinca
  • Version: master
  • Platform: macOS 10.11.6
  • Subsystem: n-api

Running tests fails with an error due to missing binding.gyp in /test/addons-napi/test_instanceof/

$ make test

...

Building addon /Users/luigi/repos/node/test/addons-napi/test_instanceof/
gyp: binding.gyp not found (cwd: /Users/luigi/repos/node/test/addons-napi/test_instanceof) while trying to load binding.gyp
make[1]: *** [test/addons-napi/.buildstamp] Error 1
make: *** [test] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    node-apiIssues and PRs related to the Node-API.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions