Skip to content

Install fails in directories containing a space #145

@dnicolson

Description

@dnicolson

This is reproducible with the following:

mkdir Space\ Here
cd Space\ Here
npm i nsfw

This results in:

> node-gyp rebuild

  CXX(target) Release/obj.target/nsfw/src/NSFW.o
clang: error: no such file or directory: 'Here/node_modules/node-addon-api'
make: *** [Release/obj.target/nsfw/src/NSFW.o] Error 1

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