Skip to content

How can I let node-cpplint know where nan.h is? #17

@agirorn

Description

@agirorn

I get this error "fatal error: nan.h: No such file or directory " for this line in my module.cc file.

#include <nan.h>

Is there any way I can tell node-cpplint the location of this file si it will stop to complain?

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