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

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

11. ide 2.4 layaair2-cmd 编译报错 [ 94%]

...改动,编辑器能够编译通过,命令行不行➜  GameTowertest node -v v10.17.0 ➜  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 change...

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

12. Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js [ 94%]

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

13. destroy节点后,报错 [ 94%]

destroy节点后,报错 /* 从舞台移除模型对象 @param node 节点 */ base_remove(node){ if(node.numChildren<=0)return; console.log('移除',node.name); let obj; for(let i=node.numChildren-1;i>=0;i--){ obj= node.getChildAt(i); obj.destroy(); } }   或者 /* 从舞台移除模型对...

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

14. Typescript tsconfig baseurl 编译报错 [ 93%]

...roject\svn_wjbj\endLess\src' at E:\developer\LayaAirIDE_beta\resources\app\node_modules\browser-resolve\node_modules\resolve\lib\async.js:46:17 at process (E:\developer\LayaAirIDE_beta\resources\app\node_modules\browser-resolve\node_modules\resolve\lib\async.js:173:43) at ondir (E:\developer\LayaAir...

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

15. node_modules/@types/ . 编译报错 [ 93%]

node_modules/@types/ . 编译报错 TypeScript error: ../../../node_modules/@types/node/index.d.ts(38,22): Error TS6053: File '../../../node_modules/@types/node/inspector.d.ts' not found. 我之前装过这个.后来删了..但是每次编译还是报错0.0 2019-01-19 添加评论 免费帖 --> 分...

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

16. 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. [ 93%]

使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 2017-09-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 zcourage 赞同来自: illegaldriver 、煜寒了 、182*****089 、137*****...

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

17. [LayaAirIDE3]layaairIde 在mac系统中运行没有界面。mac 版本 10.15.7 ,node 20.11.1,npm 10.2.4, [ 92%]

...rIDE3]layaairIde 在mac系统中运行没有界面。mac 版本 10.15.7 ,node 20.11.1,npm 10.2.4, /Applications/LayaAirIDE.app/Contents/MacOS/LayaAirIDE dyld: lazy symbol binding failed: Symbol not found: _pthread_jit_write_protect_supported_np   Referenced from: /Applications/LayaAirIDE.app/Cont...

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

18. 编译异常 Note that you need plugins to import files that are not JavaScript [ 92%]

... files that are not JavaScript) at error (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:13340:9) at tryParse (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:13255:...

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

19. ide升级到LayaAirIDE_1.7.0_beta 后启动调试器报错 [ 92%]

...api [as api] (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\...

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

20. [0]layaair2-cmd 编译bug [ 91%]

[0]layaair2-cmd 编译bug Working directory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-...

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