yuan1994 / wechat_web_devtools

微信开发者工具(wechat_web_devtools)Linux版,微信小程序Linux版,支持最新微信小程序开发和微信网页开发
387 stars 72 forks source link

创建项目后出现编译错误问题……疑似nw版本问题? #33

Open zxj5470 opened 7 years ago

zxj5470 commented 7 years ago

WAService.js:7 Uncaught SyntaxError: Unexpected token < util.js:1 Uncaught ReferenceError: define is not defined app.js:1 Uncaught ReferenceError: define is not defined index.js:1 Uncaught ReferenceError: define is not defined appservice:17 Fri May 05 2017 01:50:08 GMT+0800 (CST) page 编译错误 appservice:18 pages/index/index 出现脚本错误或者未正确调用 Page()(anonymous function) @ appservice:18 logs.js:1 Uncaught ReferenceError: define is not defined appservice:23 Fri May 05 2017 01:50:08 GMT+0800 (CST) page 编译错误 appservice:24 pages/logs/logs 出现脚本错误或者未正确调用 Page()(anonymous function) @ appservice:24

biaji commented 7 years ago

编译 .wxml 文件错误, 错误信息:/home/.../.config/微信web开发者工具/WeappVendor/wcc.exe: /home/.../.config/微信web开发者工具/WeappVendor/wcc.exe: 无法执行二进制文件 ,可在控制台查看更详细信息console.error(/home/..../.config/微信web开发者工具/WeappVendor/wcc.exe: /home/..../.config/微信web开发者工具/WeappVendor/wcc.exe: 无法执行二进制文件)

biaji commented 7 years ago

与 #29 重复

luneice commented 7 years ago

同样出现这个问题,请问是什么原因?