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

npm install nclosure failing #25

Open
jdpopkin opened this issue Apr 18, 2016 · 2 comments
Open

npm install nclosure failing #25

jdpopkin opened this issue Apr 18, 2016 · 2 comments

Comments

@jdpopkin
Copy link

jdpopkin commented Apr 18, 2016

~/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.

@adam-rocska
Copy link

any update on this? :) or no chance?

@gatapia
Copy link
Owner

gatapia commented Jan 24, 2017

happy to merge PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants