Ninzore/Wecab

1.2.2 无法正常开启

Closed this issue · 7 comments

提示如下,重装了几次package也不行...但是1.2.1可以正常运行

`> wecab@1.2.2 start C:\Wecab-master

node index.js

1
file:///C:/Wecab-master/main.js:1
TypeError: _984‍.a(...) is not a constructor
at Object. (file:///C:/Wecab-master/main.js:25:13)
at Generator.next ()
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wecab@1.2.2 start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wecab@1.2.2 start script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.

npm ERR! A complete log of this run can be found in:`

CQWebSocket 版本改成1.8.1可以正常使用,默认的2.1.1就提示上面这个错误

CQWebSocket 版本改成1.8.1可以正常使用,默认的2.1.1就提示上面这个错误

已确认,准备更新

已修复 453863f ,尝试1.2.3版本

TypeError: Cannot read property 'admin' of undefined
at Object. (C:\Wecab-master\modules\plugin\weibo.js:5:41)
at Generator.next ()
at Object. (C:\Wecab-master\main.js:1)
at Generator.next ()

还是报错了

TypeError: Cannot read property 'admin' of undefined
at Object. (C:\Wecab-master\modules\plugin\weibo.js:5:41)
at Generator.next ()
at Object. (C:\Wecab-master\main.js:1)
at Generator.next ()

还是报错了

草忘了改这里,等下

修好了 9c2a08c

可以了~Mua!