Life-Time-Tracker
Life-Time-Tracker copied to clipboard
个人时间跟踪,可视化个人活动数据,管理个人生活,利用过去来指导未来,基于柳比歇夫的统计方法
有大神重写一遍这个项目吗
壮哉我大耗子!
牛了个逼啊!
After installing all the dependency, I run `gulp deploy` but it is not working: ``` > gulp deploy [07:56:25] Using gulpfile ~/workspace/Life-Time-Tracker/gulpfile.js (node:13334) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead....
(node:7404) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpd ir() instead. [11:28:14] Starting 'deploy'... Building APP bundle Building VENDORS bundle [11:28:14] Finished 'deploy' after 75 ms path.js:39 throw new ERR_INVALID_ARG_TYPE('path', 'string',...
{ Error: Cannot find module 'react-dom' from '/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/material-ui/DatePicker' at /Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:46:17 at process (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:173:43) at ondir (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:188:17) at load (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43) at onex (/Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31) at /Users/qiankeqin/Documents/ProjectSource/app_source/Life-Time-Tracker/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47 at FSReqWrap.oncomplete (fs.js:154:21)
➜ 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...
用gulp nw后,打开exe文件没问题,但是不知道怎么可以直接在浏览器中调试? 使用npm start会报错,直接用apache会在进度条快完成时卡在那里,并报 VM1606:86685 GET http://localhost/settings 404 (Not Found) 的问题,求指导~
[16:34:22] Using gulpfile ~/Downloads/Life-Time-Tracker-node5/gulpfile.js [16:34:22] Starting 'deploy'... Building APP bundle Building VENDORS bundle [16:34:22] Finished 'deploy' after 42 ms events.js:154 throw er; // Unhandled 'error' event ^ Error at new...
Hello, it seems that there is a dependency issue. ``` shell npm ERR! Darwin 15.0.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" npm ERR! node v4.1.1 npm ERR! npm v2.14.4 npm...