electron使用es6语法报错 electron使用es6语法报错 2019年4月11日 徐龙 Comments 0 Comment 阅读量: 590 原因:使用的node.dll版本过低,不支持es6语法(async/await)使用最新版本的electron就可以 解决: # 安装最新版本的electron $ npm i electron -D 相关推荐docker删除镜像项目成员,成员职责,项目流程《程序员修炼之道》Node.js 技术图谱数据库死锁的问题,Deadlock found when trying to get lock; try restarting transaction at Query.formatErrorJS 设计模式 (待整理) (1 打了分, 平均分: 5.00) Loading...