thallium205 / xero

Xero Library for Private Applications in Node
48 stars 55 forks source link

no such file or directory #28

Open gaurav-6052 opened 7 years ago

gaurav-6052 commented 7 years ago

C:\Users\HP\Downloads\MVC\xero-master>node server fs.js:640 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^

Error: ENOENT: no such file or directory, open 'C:\Users\HP\Downloads\MVC\xero-m aster\undefined.ssh\id_rsa' at Error (native) at Object.fs.openSync (fs.js:640:18) at Object.fs.readFileSync (fs.js:508:33) at Object. (C:\Users\HP\Downloads\MVC\xero-master\server.js:9:26)

at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)