nodejs 问题记录
坑记录
- 问题
Error setting TTL index on collection : sessions
- 问题
http://stackoverflow.com/questions/18136746/npm-install-failed-with-cannot-run-in-wd
如果 npm 安装的时候在 root 用户下,那么
- 问题
bower 无法在管理员用户下运行
- 问题
nohup & 无法跑 grunt 后产生 2 个进程 并且 web 程序还是没跑起来
- 问题
tt 中复制过来的代码无法通过 svn 提交的代码检测
- 问题
The input element's type ('hidden') does not support selection.
-mongodb 问题 WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 http://stackoverflow.com/questions/16621763/mongod-mac-os-x-rlimits-warning
-grunt 问题 (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21) https://github.com/joyent/node/issues/5463