大约有 53 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0032 秒)
layaair2-cmd compile 有bug layaair2-cmd compile [22:15:17] Working directory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials; ^ ReferenceError: primordials is not defined at fs.js:27:26 at req_ (/us...
来源: Laya_社区 发布时间: 20210420
layaair2-cmd compile 编译不了 PS C:\Users\huangxuejie\Documents\testMap4\testMap2WX> layaair2-cmd compile [18:00:34] Working directory changed to ~\Documents\testMap4\testMap2WX\.laya [18:00:34] Using gulpfile ~\Documents\testMap4\testMap2WX\.laya\compile.js C:\Users\huangxuejie\AppData\...
来源: Laya_社区 发布时间: 20200513
ide 2.4 layaair2-cmd 编译报错 步骤,最新版2.4创建一个ts工程,执行编译命令,编译不通过,无任何改动,编辑器能够编译通过,命令行不行➜ GameTowertest node -v v10.17.0 ➜ GameTowertest npm -v 6.11.3 ➜ GameTowertest gulp -v [14:22:19] CLI versi...
来源: Laya_社区 发布时间: 20191115
为什么我导入u3d的场景总是提示路径找不到? 总是返回这样的错误信息 DirectoryNotFoundException: Destination directory not found: C:/Users/Quan/Desktop/out/.. 这个路径C:/Users/Quan/Desktop/out/ 是我用于导出的路径,是存在的,后面省略的就是自动生...
来源: Laya_社区 发布时间: 20170707
打包出现问题 做这个项目不到5天, 打包出现两次问题 第一次我删了工程重新创建一个, 现在又这样了, 这不是长久解决办法 提示的错误: fs.js:558 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file...
来源: Laya_社区 发布时间: 20180116
LayaAir2在编辑器里面新建默认的3D项目(TS语言),无法完成编译和运行。 输出如下: 开始编译 -------------------------------------- [19:13:20] Working directory changed to C:\GreenSoft\LayaAirIDE_beta\resources\app [19:13:20] Using gulpfile ~\Documents\LayaBox2\De...
来源: Laya_社区 发布时间: 20180916
prop 识别不到 新手,刚学习,是我哪里弄错了吗,请大佬们解答下小弟遇到的问题,谢谢 已经申明了prop,IDE中已经识别到了,但vscode报未定义,IDE F8编译时也不通过 代码: export default class Index extends Laya.Script { /...
来源: Laya_社区 发布时间: 20191227
mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 开始编译: Wed Mar 11 2020 09:09:51 GMT+0800 (CST) -------------------------------------- [09:09:53] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [09:09:54] Using gulpfile ~/proj...
来源: Laya_社区 发布时间: 20200311
项目做了一周.然后打不开了.怎么办? toolbar http://ldc.layabox.com/downloa ... 21786 Failed to load resource: the server responded with a status of 404 (Not Found) E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\layarepublic\toolbar\extension.js:66 Problem retrieving XML data E:\laya\i...
来源: Laya_社区 发布时间: 20180319
使用UI组件tree时,添加的数据结构必须是xml吗?添加xml时对于tree的单元格里面的label如何控制例如visible的属性 使用tree实现抽屉效果,无法控制xml数据里面的label标签的各种属性。 2017-07-17 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20170717