wechat-devtools icon indicating copy to clipboard operation
wechat-devtools copied to clipboard

不显示编辑器和调试器,以及云开发控制台

Open MakerGYT opened this issue 5 years ago • 1 comments

./bin/wechat-devtools

运行上述后显示

Gtk-Message: 09:44:21.479: GtkDialog mapped without a transient parent. This is discouraged.
(node:16868) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

系统:ubuntu 18.04

MakerGYT avatar May 20 '20 01:05 MakerGYT

你的版本是直接下载的release版本,还是自己构筑的版本? 如果是自己构筑的版本,建议跑一次rebuild_node_modules。如果是直接下载的版本,就有点奇怪了,你看看wine的版本对不对

dragonation avatar Jun 19 '20 14:06 dragonation