You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Seems to get through some of the install process and then crashes with:
Works fine with v0.8.x.
The text was updated successfully, but these errors were encountered: