Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master分支最新提交,无法正常运行 #125

Open
1dot75cm opened this issue Nov 12, 2014 · 3 comments
Open

master分支最新提交,无法正常运行 #125

1dot75cm opened this issue Nov 12, 2014 · 3 comments

Comments

@1dot75cm
Copy link

commit 20141108版本运行出错。20141030提交的可以正常运行。
$ doubanfm
/usr/lib/node_modules/douban.fm/libs/template.js:15
exports.listing = listing;
^
ReferenceError: listing is not defined
at Object. (/usr/lib/node_modules/douban.fm/libs/template.js:15:19)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/usr/lib/node_modules/douban.fm/libs/fm.js:16:16)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
$ node -v
v0.10.32
$ uname -r
3.16.6-203.fc20.x86_64

@guo-yu
Copy link
Owner

guo-yu commented Nov 12, 2014

正在重构中,master 分支的代码没法跑的,请使用 npm install douban.fm 安装最近的稳定版本

@1dot75cm
Copy link
Author

噢,好的
我在给这个软件打包,不知道多不多余,反正已经打了:),在这里

@guo-yu
Copy link
Owner

guo-yu commented Nov 12, 2014

哈哈,感谢~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants