• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 126 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0036 秒)

61. TS项目编译报错‘inspector.d.ts' not found’ [ 71%]

...9] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [11:19:00] Using gulpfile ~/Documents/sports1/.laya/gulpfile.js [11:19:00] Starting 'default'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(34,22): Error TS6053: File '../node_modules/@t...

来源: Laya_社区 发布时间: 20181206

62. TS项目运行报:Error processing "launch":Error:找不到文件:null [ 70%]

...置文件配置文件属性runtimeExecutable at launch.then(d:\LayaAirIDE\resources\app\extensions\laya-debug\out\bundle.js:153:31) 此时在工具栏也会有提示: [debugger-for-chrome]Error processing "launch":Error 找不到文件:null 请设置文件配置文件属性runtimeExecutable 2017...

来源: Laya_社区 发布时间: 20171108

63. 新创建2D空项目工程(TS) 编译出错 [ 70%]

...--------------- [15:26:11] Working directory changed to D:\LayaAirIDE_beta\resources\app [15:26:11] Using gulpfile D:\workshop\Laya\Test5\.laya\compile.js [15:26:11] Starting 'compile'...  出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_module...

来源: Laya_社区 发布时间: 20190711

64. 发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined [ 70%]

...operty 'addChild' of null, location: /data/user/0/com.vivo.hybrid/app_resource/com.chenxing.vivominigame/jsfile:///C:\Users\74741\AppData\Roaming\Tencent\QQTempSys\OOY5$4OW5H`8`9%(9$)T67M.gifndle.js:0:0        [ERROR] (/opt/jenkins/workspace/vivo_vfile:///C:\Users\74741\AppData\Roaming\T...

来源: Laya_社区 发布时间: 20200515

65. googleplay资源zip包,入口页无法获取 [ 70%]

...zip文件放到了手机目录中的storage\emulated\0\com.layabox.conch5\resource.zip中。 在游戏中加载入口页的话,还是用的本地加载mPlugin.game_plugin_set_option("localize", "true"); mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/ind ... 6quot;); 因为...

来源: Laya_社区 发布时间: 20180327

66. 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. [ 69%]

...:34:09] Working directory changed to /Applications/LayaAirIDE.app/Contents/Resources/app [15:34:09] Using gulpfile ~/Git/WorkProject/StackBall/.laya/compile.js [15:34:09] Starting 'compile'... 出错了: TypeScript error: ../../../node_modules/@types/node/index.d.ts(58,22): Error TS6053: File '../.....

来源: Laya_社区 发布时间: 20200107

67. LAYA2.0 无法编译 什么鬼问题? [ 69%]

...Working directory changed to D:\WorkSoftWare\LayaAirIDE2.0\LayaAirIDE_beta\resources\app [17:46:10] Using gulpfile D:\WorkSpace\ro_new\dev\client\trunk\myLaya\.laya\compile.js [17:46:10] Starting 'compile'...  出错了:  TypeScript error: node_modules/@types/node/index.d.ts(54,22): Error TS6053: ...

来源: Laya_社区 发布时间: 20190724

68. 编译报错。如何定位问题 [ 69%]

...get (eval at <anonymous> (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/layacmd/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23) 2017-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

来源: Laya_社区 发布时间: 20171113

69. LayaAir IDE 不能运行和调试,提示:扩展主机意外终止,请重新加载窗口以恢复。 [ 69%]

...现这个问题,与git扩展有关,删除即可。 找到 IDE根目录\resources\app\extensions\目录下的 git目录, 直接将git目录整个删除,然后重启IDE。可解决。 2018-06-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁...

来源: Laya_社区 发布时间: 20180628

70. Resources already exist,is repeated loading 加载特效报重复加载 [ 69%]

Resources already exist,is repeated loading 加载特效报重复加载 export default class TransformDemo{     private scene:Laya.Scene3D;     private position:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private position1:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private rotat...

来源: Laya_社区 发布时间: 20190509