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

大约有 177 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)

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

...plications/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/@types/node/inspector.d.ts' not found...

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

142. LayaAir IDE如何设置调试浏览器路径? [ 56%]

...出不来,调试控制台输出: Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT 请问怎么查看LayaAir IDE的调试浏览器位置,手动设置Chrome的安装路径可以吗? 2017-04-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

143. 调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 [ 56%]

...= 0; j < 5; ++j) {             treeData += "<leaf label='File " + (j + 1) + "'/>";         }         treeData += "</item>";     }     treeData += "</data>";      let xml = Utils.parseXMLFromString(treeData); //调用这一句一直是unde...

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

144. 新建Laya2D空项目(TS),编译出错! [ 56%]

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

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

145. 谷歌浏览器运行错误 [ 55%]

...,也可以删除。             "userDataDir": "C:/Program Files (x86)/Google/Chrome/Application/chrome", 运行后跳出这个对话框 然后我设置chrome为以管理员运行结果变成这个错误 Error processing "launch": Error: spawn UNKNOWN at exports._errnoException (util.j...

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

146. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 55%]

...Uncaught getUint16 error - Out of bounds Failed to load resource: net::ERR_FILE_NOT_FOUND 问题状态 最新活动: 2018-06-16 15:13 浏览: 1238 关注: 1 人

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

147. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 55%]

...ypeScript error: node_modules/@types/node/index.d.ts(50,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found.   现在把protobufjs放到Laya IDE的安装目录下的node_modules下面。可以编译通过了。 但又有新的问题,代码提示找不到proto对象的属性了...

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

148. Cannot read property 'load' of null [ 55%]

...ead property 'cursor' of undefined错误 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 Uncaught TypeError: Cannot read property 'props' of undefined 资源分包,按照文档做load不到资源,有Demo 有人知道大天使之剑H5的选服界面和load界面的实现原...

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

149. 手机闪退,提示:JCTexture::freeGLResource thread error [ 55%]

...22602-16 22:30:46.973 16366 16366 E CrashReport-Native: Faile to open comm file(/system/build.prop) 2019-02-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问...

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

150. 分享个平时做网页端,移动端开发的调试工具,实时同步PC移动设备刷新 [ 54%]

...在的同级目录)后,启动服务器   browser-sync start --server --files "**" 5.   (为了不想记那么多代码把命令做成了bat执行文件,双击就好了) 6. 在浏览器输入 看你的 cmd提示输入(打开) http://localhost:3000/bin/index.html     如果能这个工具...

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