Skip to content

How do I update my includePath for a "nan" project? #946

@Tyriar

Description

@Tyriar

I'm writing a native node addon and things seem to mostly work but I see warnings about an includePath:

image

Notice the include_dirs in the opened file likely maps to the include path but I'm not sure how to tell the extension. Most Node developers aren't great with C++ so nudging the user in the right direction would be a good idea. A native node addon has package.json and binding.gyp files in the root if you need to detect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions