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

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

1. mac安装typescript的问题 [ 100%]

...m/typescript/1.8.10/package.tgz npm ERR! Darwin 15.6.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "typescript" npm ERR! node v4.4.1 npm ERR! npm v2.14.20 npm ERR! path /usr/local/lib/node_modules/typescript npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall mkdir n...

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

2. layacmd mac 系统安装不上,急 [ 93%]

...s: no-common-ligatures} yaotekejirigala:~ root# npm install layacmd -g/usr/local/bin/layacmd -> /usr/local/lib/node_modules/layacmd/layacmd.js > electron@1.8.6 postinstall /usr/local/lib/node_modules/layacmd/node_modules/electron > node install.js /usr/local/lib/node_modules/layacmd/node_mo...

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

3. ide 2.4 layaair2-cmd 编译报错 [ 86%]

...owertest layaair2-cmd compile [14:22:34] Working directory changed to /usr/local/lib/node_modules/layaair2-cmd [14:22:35] Using gulpfile ~/Documents/GameTowertest/.laya/compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specif...

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

4. LayaIDE在Mac上总是弹出这个问题 [ 82%]

...ualMachines/jdk1.7.0_71.jdk/Contents/Home/lib/dt.jar ean$ echo $PATH ./usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/bin:./usr/local/bin:JAVA_HOME/bin:.:JAVA_HOME/bin ean$    这是打印信息。   另外Flash builder 重是编译不...

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

5. layaAir IDE打开项目卡死 [ 81%]

... --application-name=LayaAir "--crashes-directory=C:\Users\ADMINI~1\AppData\Local\Temp\LayaAir Crashes" --v=1] [13684:12008:1010/112002.824:VERBOSE1:crash_service.cc(142)] window handle is 000810E0 [13684:12008:1010/112002.824:VERBOSE1:crash_service.cc(284)] pipe name is \\.\pipe\LayaAir Crash Servic...

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

6. 分享:Laya开发TS项目使用pomelo客户端SDK(pomelo-jsclient-websocket) [ 76%]

...k (fs.js:159:9)     at Object.fs.writeFile (fs.js:1278:14)     at /usr/local/lib/node_modules/component/bin/component-build:206:8     at /usr/local/lib/node_modules/component/node_modules/component-build/lib/scripts.js:37:5     at /usr/local/lib/node_modules/component/node_modules/component-...

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

7. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 [ 70%]

...   用户设置,在下面添加这么一行: "typescript.tsdk":"/usr/local/lib/node_modules/typescript/lib" /usr/local/lib/node_modules/typescript这个路径是你安装typescript的路径,如果找不到,可以敲命令看看它安装在哪里了:npm list -g typescript command+s保存...

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

8. 粒子移动有问题 [ 66%]

...无论怎么移动都只会在第一帧创建的位置播放粒子,改成local的时候移动正常,但是效果不是我需要的, 因为想弄一个拖尾的效果。   pc上面没任何问题   2019-09-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

9. mac 安装layaair2-cmd一直失败 急 [ 65%]

...都安装试了) 一直报Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/layaair2-cmd/node_modules/gifsicle/cd700651-1895-4fae-af18-905341ac02e9' 附件 : --> 2020-02-08 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

10. 安卓/iOS构建 · LayaAir3文档 · LAYABOX [ 61%]

...项目中打开MainActivity.java,搜索 mPlugin.game_plugin_set_option("localize","false"); 单机版需要设置为"true",如mPlugin.game_plugin_set_option("localize","true"); 如果要设置为网络版,就要修改为:mPlugin.game_plugin_set_option("localize","false"); 并且设置正确...

来源: Laya3.0_文档 发布时间: 20250104