大约有 53 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0030 秒)
新建Laya2D空项目(TS),编译出错! 一个新建的项目,没有添加和修改任何代码和配置,直接F5编译,提示出错如下: 开始编译: Thu Jul 11 2019 15:32:44 GMT+0800 (中国标准时间) -------------------------------------- [15:32:44] Working directory cha...
来源: Laya_社区 发布时间: 20190711
Intellij Idea编译as版的layaair经验 1 选择File --> Settings --> Tools --> Extenal Tools, 新建一个tools,命名我们的编译器为layaairCompiler ,配置编译参数 : 1)Program E:\h5svn\trunk\LayaAirAS3_1.7.6_beta\as\laya.js.exe 2)Parameters $ProjectFileDir$...
来源: Laya_社区 发布时间: 20170815
编译异常 Note that you need plugins to import files that are not JavaScript 在他人电脑运行没有问题,在自己的电脑编辑就报如下的错误,有大佬遇到吗? [17:24:32] Working directory changed to D:\LayaAirIDE2.3.0\resources\app [17:24:32] Using gulpfile ~\Desktop\Mine...
来源: Laya_社区 发布时间: 20200513
编译时报错 [16:24:15] Working directory changed to D:\tools\LayaAirIDE_beta2.5\resources\app [16:24:15] Using gulpfile D:\workspace\Test_2_5_1\.laya\compile.js [16:24:15] Starting 'layacompile'... [16:24:16] Finished 'layacompile' after 634 ms [16:24:16] Starting 'compile'... [1...
来源: Laya_社区 发布时间: 20200311
LayaAir引擎 Laya2.0引擎创建3d示例项目运行报错 补充一下,我使用laya1是可以运行ts版本的示例的. 在laya2中创建js项目也可以成功运行 一下是错误信息---------------开始编译 -------------------------------------- [10:29:49] Working directory changed ...
来源: Laya_社区 发布时间: 20180927
每次编译之后打开微信开发者工具都会报这个错误,请问一下是什么原因啊 错误描述“VM221:5 ENOENT: no such file or directory, open 'D:\PC\mySvn\doc\game2\release\wxgame\LayaAir3D.js.map'” 2019-03-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20190301
导出微信小程序后在微信开发者工具中无法编译通过 按着官方教程我将一个测试的游戏以“微信小游戏”的方式发布到了D盘的game文件夹中,然后在微信开发者工具中创建了“小游戏”的小程序,然后目录是D盘的game文件夹,编...
来源: Laya_社区 发布时间: 20181219
微信小游戏发布问题 fs.js:558 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open 'E:\Laya\Projects_Laya Air\TestWXgame\release\layaweb\v1.0.0\js\ui\ControlView.js' at Object.fs.openSync (fs.js:558:18) at Object.modul...
来源: Laya_社区 发布时间: 20180509
调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 function treeInit() { let treeData = "<data>"; for (let i = 0; i < 5; ++i) { treeData += "<item label='Directory " + (i + 1) + "' isOpen='true'>"; for (let j = 0; j <...
来源: Laya_社区 发布时间: 20180726
layaair2-cmd安装报错 Working directory changed to ~\AppData\Roaming\npm\node_modules\layaair2-cmd internal/modules/cj s/loader.js:638 throw err; ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\gulp-babel' at Functi...
来源: Laya_社区 发布时间: 20200113