You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: