wechat-devtools
wechat-devtools copied to clipboard
不显示编辑器和调试器,以及云开发控制台
./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
你的版本是直接下载的release版本,还是自己构筑的版本? 如果是自己构筑的版本,建议跑一次rebuild_node_modules。如果是直接下载的版本,就有点奇怪了,你看看wine的版本对不对