Chen Junchao

Results 2 comments of Chen Junchao

监听线程或者bot.on("error",fun)可以捕抓到这个异常,然后重启服务... process.on('uncaughtException',function(err){ console.error('未捕获的异常', err.message); })

这预计和使用的终端有关。。。 尝试在终端里面设置一下字体为FiraCode nerd font 字体[下载参考](https://www.nerdfonts.com/font-downloads),不同终端的dracula主题设置[参考](https://draculatheme.com/) 注意字体后面有nerd font两个单词才能正常显示图标 以下为不同类型终端设在字体参考: ![image](https://user-images.githubusercontent.com/67113472/196631278-fd55873c-cc92-4226-86de-41a307d7174a.png) ![image](https://user-images.githubusercontent.com/67113472/196631435-4a5609df-2f6e-4b12-9622-93d707744ecb.png) ![image](https://user-images.githubusercontent.com/67113472/196631563-d037b4a7-886c-4f17-855e-a7ddff620ada.png) ![image](https://user-images.githubusercontent.com/67113472/196631960-020e0250-a88e-4a68-b457-eb5c8828c3a0.png)