Skip to content

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

@TooTallNate

Description

@TooTallNate

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions