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

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

11. the server responded with a status of 404 (Not Found) [ 54%]

....6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常,但是在你们的conchConfig中,报错'string' file not found fatal error: 'string' file not found 2.0动效模板,报错 can not found class ui.scaleUI,layaMaxUI....

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

12. Laya如何使用Promise、async、wait分享! [ 52%]

...现象:   解决方法1:在IDE项目中使用npm命令:npm install tslib   或  npm  i , 会构建出该项目本地的node_modules 如下: 这样就可以正常运行了。 参考资料,Layabox2.3.0如何配置代码编辑器(WebStorm2019):http://blog.asroads.com/post/3f34ea36.ht...

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

13. layabox ide 2.1 发布微信小游戏失败 也不打包资源 无法在微信开发工具运行 [ 49%]

...置信息主要是promise的支持、重新在新项目根目录下安装tslib、复制修改后的wx的ts接口支持——基本这些),ok了。 类库设置页面正常; 编译、发布正常,在微信开发工具中运行正常。 感谢。大家如果以后遇到类似比较奇怪的问...

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

14. 2.3.0beta 各种bug [ 46%]

...个错误 TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found.   一、万年没修成功过的自定义导出类 自动添加Laya前缀问题 二、切换类库依旧报错 三、拖尾依然没提供重置方法,带拖尾的特效非得销毁吗!!!! ...

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

15. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 45%]

...semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rollup/dist/rollup.js:9402:30) at Object.error (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rol...

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

16. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 36%]

...mportHelpers": true,                 /* Import emit helpers from 'tslib'. */     // "downlevelIteration": true,            /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */     // "isolatedModules": true,          ...

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