Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

npm install nclosure failing #25

@jdpopkin

Description

@jdpopkin
~/bar $ npm install nclosure
npm WARN new-js No description
npm WARN new-js No repository field.
npm WARN new-js No license field.
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/Cellar/node/5.10.1/bin/node" "/usr/local/bin/npm" "install" "nclosure"
npm ERR! node v5.10.1
npm ERR! npm  v3.8.3
npm ERR! path /Users/foo/bar/node_modules/nclosure/bin\closure.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/foo/bar/node_modules/nclosure/bin\closure.json'
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/foo/bar/node_modules/nclosure/bin\closure.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.

I'm on OSX, if that matters. It's strange to me that that path to closure.json has a backslash in it.

I'm able to install successfully with npm install --no-bin-links nclosure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions