walkdoer / Life-Time-Tracker

个人时间跟踪,可视化个人活动数据,管理个人生活,利用过去来指导未来,基于柳比歇夫的统计方法
172 stars 44 forks source link

gulp deploy failed #6

Open qiankeqin opened 5 years ago

qiankeqin commented 5 years ago

➜ Life-Time-Tracker git:(master) ✗ gulp deploy [17:35:43] Using gulpfile ~/Documents/ProjectSource/app_source/Life-Time-Tracker/gulpfile.js (node:2464) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. [17:35:43] Starting 'deploy'... Building APP bundle Building VENDORS bundle [17:35:43] Finished 'deploy' after 26 ms path.js:39 throw new ERR_INVALID_ARG_TYPE('path', 'string', path); ^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined at assertPath (path.js:39:11) at Object.dirname (path.js:1268:5) at Deps.lookupPackage (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/module-deps/index.js:452:29) at Deps._transform (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/module-deps/index.js:93:10) at Deps.Transform._read (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/module-deps/node_modules/readable-stream/lib/_stream_transform.js:184:10) at Deps.Transform._write (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/module-deps/node_modules/readable-stream/lib/_stream_transform.js:172:12) at Labeled.Pipeline._write (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/index.js:73:22) at doWrite (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_writable.js:279:12) at writeOrBuffer (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_writable.js:266:5) at Labeled.Writable.write (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_writable.js:211:11) at Labeled.ondata (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_readable.js:572:20) at Labeled.emit (events.js:182:13) at Labeled.EventEmitter.emit (domain.js:442:20) at readableAddChunk (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_readable.js:195:16) at Labeled.Readable.push (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/node_modules/readable-stream/lib/_stream_readable.js:162:10) at Labeled.Pipeline._read (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/stream-splicer/index.js:57:31)