matteodem/meteor-boilerplate

Problem with install "orion create test"

thearabbit opened this issue · 3 comments

I base on win 7, and then install orion create test it show error:

TypeError: Arguments to path.resolve must be strings
    at exports.resolve (path.js:116:15)
    at Object.module.exports [as cb] (C:\Users\Theara\AppData\Roaming\npm\node_m
odules\orion-cli\commands\create.js:8:17)
    at Object.ArgParser.parse (C:\Users\Theara\AppData\Roaming\npm\node_modules\
orion-cli\node_modules\nomnom\nomnom.js:302:15)
    at Object.exports.execute (C:\Users\Theara\AppData\Roaming\npm\node_modules\
orion-cli\main.js:54:10)
    at Object.<anonymous> (C:\Users\Theara\AppData\Roaming\npm\node_modules\orio
n-cli\bin\orion:9:27)
    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 Function.Module.runMain (module.js:497:10)

There are no "test" templates available, are you always getting that error?

i use meteor for windows, and test the simple-todos it work fine.

Closed as it is a duplicate of this ticket: matteodem/orion-cli#6