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

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

51. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 76%]

... 文件:将该文件的 16065 行注释掉,注释后的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解...

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

52. Error TS2304: Cannot find name 'Iterable'. [ 76%]

Error TS2304: Cannot find name 'Iterable'. 公司一个遗留项目,首次打开编译报这个错误,是什么问题? TypeScript error: d:/programfiles/layaairide/resources/app/node_modules/typescript/lib/lib.es2015.promise.d.ts(129,21): Error TS2304: Cannot find name 'Iterable'. 2019-10-30 ...

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

53. layaair2-cmd编译报错task无compile [ 76%]

...为什么? 已上传 Demo 附件 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致...

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

54. Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js [ 76%]

Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js 1.layaAri2.0 按照官方文档再vscode上安装layaair2-cmd运行layaair2-cmd -v命令出现下面的报错 原...

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

55. 发布项目“是否压缩混淆js(耗时)”的bug [ 75%]

...的错误: E:\new_work\uglify>uglifyjs code.js > code.min.js Parse error at code.js:107395,26             for(var cType of arr)                           ^ ERROR: Unexpected token name «of», expected punc «;»     at JS_Parse_Error.get (eval at <anonymous> (C:\U...

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

56. IDE报错 [ 75%]

IDE报错 Error processing "evaluate": TypeError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebu...

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

57. Laya2.0引擎创建3d示例项目运行报错 [ 75%]

....laya\gulpfile.js [10:29:49] Starting 'default'...  出错了: TypeScript error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation.d.ts' not found. 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

58. [LayaAir3]3.2spine动画和3.0.8效果不一样 [ 75%]

...缩js时,运行时会报错是什么原因的 sha3.ts:210 Uncaught TypeError: ft is not a function at node_modules/@noble/hashes/esm/sha3.js (sha3.ts:210:43) at bundle-f6bf8.js:1:232 at node_modules/viem/_esm/utils/hash/keccak256.js (bundle-f6bf8.js:1:21864) at bundle-f6bf8.js:1:232 at encodeEvent...

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

59. Uncaught Error: Animation:this playName has exist with another clip. [ 74%]

Uncaught Error: Animation:this playName has exist with another clip. 这是什么bug? 附件 : --> 2019-04-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 这不是说动画重名了吗...

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

60. laya.loaders.HierarchyParser_API3.0 [ 74%]

...dURL)[] Static parse parse(data: any, options?: Record<string, any>, errors?: Array<any>): Array<Node> Defined in laya/loaders/HierarchyParser.ts:14 Parameters data: any Optional options: Record<string, any> Optional errors: Array<any> Returns Array<Node> Globals ...

来源: Laya3.0_api 发布时间: 20231115