guo-yu / player

a command line player, supports play mp3 both from uri and local stream.
261 stars 66 forks source link

不能在node v0.11.xxx上 安装speaker依赖时编译出错。 #17

Closed needood closed 9 years ago

needood commented 10 years ago

更新一下speaker的依赖

guo-yu commented 10 years ago

目前 node-lame 和 node-speaker 都没有对 0.11.x 做支持~ 我在 package 加一个 engine 的标识吧。。

needood commented 10 years ago

我还以为我没有post出这个issues,误报,是在x64下编译32位时才出现问题。另外speaker现在已经开始支持0.11.xx了。lame好像还没有,因为atom-shell用的是0.11.xx,所以才会想着0.11.xx上编译

guo-yu commented 9 years ago

@tamamaxox 我更新了两个核心依赖的版本,在 player v0.3.0 以上都会更新核心依赖到最新版本,但目前 lame 模块尚未适配 0.11.x,所以还是没法在 0.11.x 下安装,我先合并这个 issue 到另外一个 issue https://github.com/turingou/player/issues/26