Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Can't install with npm 1.2.30/node 0.10.12 #284

Open
psoares opened this issue Jun 28, 2013 · 1 comment
Open

Can't install with npm 1.2.30/node 0.10.12 #284

psoares opened this issue Jun 28, 2013 · 1 comment

Comments

@psoares
Copy link

psoares commented Jun 28, 2013

I get this error :
/opt/local/bin/scr -> /opt/local/lib/node_modules/scripted/bin/scr
/opt/local/bin/scripted -> /opt/local/lib/node_modules/scripted/bin/scripted

[email protected] postinstall /opt/local/lib/node_modules/scripted
cd client && bower install

/opt/local/lib/node_modules/scripted/node_modules/bower/node_modules/tmp/lib/tmp.js:260
throw err;
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at Object. (/opt/local/lib/node_modules/scripted/node_modules/bower/lib/core/config.js:35:22)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
npm ERR! weird error 7
npm ERR! not ok code 0

@aclement
Copy link
Contributor

I just pushed out Scripted 0.5 which hopefully addresses this problem (by updating the bower version). Please try again.

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

2 participants