大约有 189 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...ayaair2-cmd/node_modules/graceful-fs/fs.js:1:37) npm ERR! at Module._compile (node:internal/modules/cjs/loader:1101:14) npm ERR! at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) npm ERR! at Module.load (node:internal/modules/cjs/loader:981:32) npm ERR! ...
来源: Laya_社区 发布时间: 20220406
...动条会引起单元格上的按钮点击后多次触发点击事件 ide compile的时候不会启动一个本地服务器吗? 给每个精灵绑定点击事件,但点击精灵的时候时而触发时而不触发点击事件 自定义的ts文件编译成js文件之后不会自动添加到index...
来源: Laya_社区 发布时间: 20210106
...lp依赖,麻烦处理一下~ [root@localhost layaair2-cmd]# layaair2-cmd compile -w /h5game_src/develop/laya Local gulp not found in /h5game_src/develop/laya/.laya [16:23:49] Try running: npm install gulp exit:1 另外全局gulp已经安装,看了下layaair2-cmd 1.4.4版本工具的脚本js...
来源: Laya_社区 发布时间: 20191018
...DE替换引擎文件的了 选 • 2019-11-15 18:23 @选:找到问题了,compile.js文件未更新,编译脚本问题,已经更正回来了,感谢 kylin • 2019-11-15 18:25 @选:对应的配置文件没有更新,导致IDE错误的判断使用的引擎为旧版本引擎。建议先将引...
来源: Laya_社区 发布时间: 20191115
...Files/Unity/Editor/Data/CGIncludes/UnityShadowLibrary.cginc(98) (on d3d11) Compiling Vertex program with POINT SHADOWS_CUBE SHADOWS_SOFT EnableReflection LIGHTMAP_OFF Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_B...
来源: Laya_社区 发布时间: 20190518
...OF_MEMORY : glShaderSource: too large laya.webgl.js:7582 Uncaught __proto._compile @ laya.webgl.js:7582__proto.recreateResource @ laya.webgl.js:7548__proto.activeResource @ laya.core.js:13203__proto.upload @ laya.webgl.js:7889__proto.upload @ laya.webgl.js:5593__proto.renderSubmit @ laya.webgl.js:64...
来源: Laya_社区 发布时间: 20171021
...执行publish.bat,`npm run buildDoc`会执行文档的run.bat,`npm run compile`会编译引擎源码。如下图所示。 ![图](img/8-8.png) ### 四、关于LayaAir引擎源码编译 在上一小节,我们已经简单的提及编译相关的命令。本小节会重点针对引擎编译成js...
来源: Laya2.0_文档 发布时间: 20210714
...,要怎么操作,全局安装gulp好像是不解决问题,主要是compile.js里的路径不知道哪里出了问题,我不知道具体要改哪里,求指点 ---------4.7更新---------- 我分别用两个版本的引擎新建了3D物理项目,项目文件打包在下面 附件 : --> ...
来源: Laya_社区 发布时间: 20200405
...来心好累啊 yinzhigang12 • 2017-05-26 16:35 操,少了这个吗 /*[COMPILER OPTIONS:ForcedCompile]*/ yinzhigang12 • 2017-05-27 09:37 坑爹啊,少了个 super(); sawitch • 2017-06-12 11:43 @yinzhigang12:哪里加super();呀?我的分包也遇到这个问题,测试demo包运行没...
来源: Laya_社区 发布时间: 20160514
...ostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}} }),如果有 async(){ await xxxx }会报这个错误 TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found. 一、万年...
来源: Laya_社区 发布时间: 20191017