大约有 84 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0075 秒)
...无法运行。报错Cannot read property 'addChild' of null 打印了Laya.version输出为null addChild到Laya.stage,报错 请问是不是我有什么地方未配置正确? “位置”已添加为${workspace_loc:/Test_280_01/as/layajs.exe} “自变量”已添加为"${project_loc}\.actionScr...
来源: Laya_社区 发布时间: 20201203
...aboxide 2.6.0 beta 已经全局安装typescript,命令行 tsc -v,输出Version 3.8.3 nodejs 12.16.1 编译报错: semantic error TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found 定位到代码中是: let { width, height } = Laya.stage; mac上...
来源: Laya_社区 发布时间: 20200409
...s2017", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */ "module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', ...
来源: Laya_社区 发布时间: 20190408
... GameTowertest npm -v 6.11.3 ➜ GameTowertest gulp -v [14:22:19] CLI version 3.9.1 ➜ GameTowertest layaair2-cmd -v 1.4.6 ➜ GameTowertest layaair2-cmd compile [14:22:34] Working directory changed to /usr/local/lib/node_modules/layaair2-cmd [14:22:35] Using gulpfile ~/Documents/GameTowert...
来源: Laya_社区 发布时间: 20191115
...psd的地方删除了,不报错了 kaiqiw945 • 2018-03-28 14:57 "version":"LAYAMATERIAL:01", "props":{ "name":"MapGrid", "cull":2, "blend":0, "srcBlend":1, "dstBlend":0, "alphaTest":false, "d...
来源: Laya_社区 发布时间: 20180328
...engineType":0,"proType":1,"layaProType":300,"version":"2.0.0"},请问这样是否正确呢? kylin • 2019-09-25 14:41 @188*****784:如果编译和发布都没问题,就不需要关心这个问题,这个文件更不更新并不重要。(没有更...
来源: Laya_社区 发布时间: 20190812
...efined 个人环境: layaAIR 1.5.4beta nodejs v7.2.0 tsc version 2.0.10 采用TS开发,index.html配置如下<body> <!-- Protobuf --> <!--<script type="text/javascript" src="libs/bytebuffer.js"></script> <script type="text/javascript" src="libs/pr...
来源: Laya_社区 发布时间: 20161201
...d. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and the napis are correctly declared. WARN: ArkTS:WARN File: /Users/HonestQiao/Documents/Laya/LayaProject1/release/harmony/LayaProject1/libSysCapabilities/src...
来源: Laya_社区 发布时间: 20250106
... 03-22 13:52:03.832 15130-15218/com.xmvigor.shyxcs E/chromium: ### WebView Version 43.0.2357.121 (code 52357121) 2018-03-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Devilsparta 相关问题 Layabox 2.0 bate5 运行编译之后 bund...
来源: Laya_社区 发布时间: 20180322
...题,每次打开的页面都是bin\h5\index.html .laya/launch.json:{ "version": "0.2.0", "configurations": [ { "name": "layaAir", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeExecutable": "${execPath}", "useBuildInServer": true, "sourceMaps": false, "...
来源: Laya_社区 发布时间: 20181012