Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on node v0.10.x #1

Open
TooTallNate opened this issue Mar 25, 2013 · 0 comments
Open

Doesn't work on node v0.10.x #1

TooTallNate opened this issue Mar 25, 2013 · 0 comments

Comments

@TooTallNate
Copy link
Contributor

Seems to get through some of the install process and then crashes with:

/Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/node_modules/lockfile/lockfile.js:26
    throw er
          ^
TypeError: Arguments to path.resolve must be strings
    at Object.exports.resolve (path.js:313:15)
    at Object.exports.relative (path.js:370:20)
    at installOne_ (/Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/lib/install.js:707:26)
    at installOne (/Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/lib/install.js:634:3)
    at /Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/lib/install.js:520:9
    at /Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/node_modules/slide/lib/async-map.js:54:35
    at Array.forEach (native)
    at /Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/node_modules/slide/lib/async-map.js:54:11
    at Array.forEach (native)
    at asyncMap (/Users/nrajlich/cloudup-local/.node_modules.temp/rnpm/node_modules/npm/node_modules/slide/lib/async-map.js:53:8)

Works fine with v0.8.x.

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

No branches or pull requests

1 participant