yuche / gouqi

🐸 枸杞 - 伪装成音乐客户端的计时 App
501 stars 75 forks source link

运行以后 报错红色的 #3

Open fang1994042128 opened 7 years ago

fang1994042128 commented 7 years ago

MusicControlManager.enableControl got 3 arguments, expected 2

yuche commented 7 years ago

试一下 npm link 会不会报错?

        On 6月 8 2017, at 4:40 下午, xiaofangN <notifications@github.com> wrote:

          MusicControlManager.enableControl got 3 arguments, expected 2

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.

fang1994042128 commented 7 years ago

先运行了 npm link 在yarn run android运行起以后还是报一摸一样的错误 b3304da2-4652-455e-9d1c-03e4befd0c70

hang333 commented 7 years ago

这个在有用到MusicControl的地方, 把 import MusicControl from 'react-native-music-control/index.ios.js' 换成 import MusicControl from 'react-native-music-control/index.android.js' 就解决了..

aspartame-wang commented 6 years ago

@hang333 我修改之后还是会报错 求指点

_20180326141715

hang333 commented 6 years ago

@WangZiLuo 当时我修改了无数地方,一个一个报错接着来,我就放弃了