i don't know what happen..when i'm trying to run command triple , it show error like this :
var cacheFile = path.join(sdk.path,'triple.cache
');
^
TypeError: Cannot read property 'path' of undefined
at C:\Users\Carl\AppData\Roaming\npm\node_modules\triple\lib\triple.js:78:34
at C:\Users\Carl\AppData\Roaming\npm\node_modules\triple\lib\titanium.js:45:
21
at ChildProcess.exithandler (child_process.js:652:7)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
i don't know what happen..when i'm trying to run command triple , it show error like this :
var cacheFile = path.join(sdk.path,'triple.cache
');
^
TypeError: Cannot read property 'path' of undefined
at C:\Users\Carl\AppData\Roaming\npm\node_modules\triple\lib\triple.js:78:34
21
at ChildProcess.exithandler (child_process.js:652:7)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)