大约有 116 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0033 秒)
.../Resources/app [15:34:09] Using gulpfile ~/Git/WorkProject/StackBall/.laya/compile.js [15:34:09] Starting 'compile'... 出错了: TypeScript error: ../../../node_modules/@types/node/index.d.ts(58,22): Error TS6053: File '../../../node_modules/@types/node/base.d.ts' not found. node 版本:...
来源: Laya_社区 发布时间: 20200107
..._beta\resources\app [15:26:11] Using gulpfile D:\workshop\Laya\Test5\.laya\compile.js [15:26:11] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. 这是新创建的项目 ...
来源: Laya_社区 发布时间: 20190711
...17:46:10] Using gulpfile D:\WorkSpace\ro_new\dev\client\trunk\myLaya\.laya\compile.js [17:46:10] Starting 'compile'... 出错了: TypeScript error: node_modules/@types/node/index.d.ts(54,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found. 附件 : --> 2019-07-24 添加评论 ...
来源: Laya_社区 发布时间: 20190724
..._beta\resources\app [15:32:44] Using gulpfile D:\workshop\Laya\Test5\.laya\compile.js [15:32:44] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. ----我是分割线--------...
来源: Laya_社区 发布时间: 20190711
...cmd无法编译 新创建的项目使用layaair2-cmd执行 layaair2-cmd compile报错 [15:46:08] Starting 'compile'... stderr: events.js:167 throw er; // Unhandled 'error' event ^ SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' exit:1 但是...
来源: Laya_社区 发布时间: 20190924
...能否列出所有的编译命令以及其详细用法 诸如 诸如 1. /*[COMPILER OPTIONS:normal]*/ 2. /*[COMPILER OPTIONS:ForcedCompile]*/ 等等 2017-03-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixue...
来源: Laya_社区 发布时间: 20170320
...物理引擎报错 Error: "abort("Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL...
来源: Laya_社区 发布时间: 20181020
...a3DTest\code\3dtest\3dtest.as3proj";out=bin/js/bundle.js;iflash=false;quickcompile=false;outlaya=true; Laya AS2JS Compiler[Ver 2018091801] start... Quick Compile: false Project file: D:\Laya3DTest\code\3dtest\3dtest.as3proj. Main Class: D:/Laya3DTest/code/3dtest/src/Main.as D:/Laya3DTest/code/3dtest...
来源: Laya_社区 发布时间: 20181012
...a\resources\app [10:19:47] Using gulpfile ~\Documents\myLaya\Test2.0\.laya\compile.js [10:19:47] Starting 'compile'... 出错了: TypeScript error: ../../../node_modules/@types/node/index.d.ts(53,22): Error TS6053: File '../../../node_modules/@types/node/base.d.ts' not found. 2.0的又报这个,...
来源: Laya_社区 发布时间: 20190722
...] "scripts": { "build": "cd src/publishTool&&cmd /k publish.bat", "compile": "gulp LayaAirBuild", "buildDoc": "cd src/generateDoc&&cmd /k run.bat", "crossBuild": "node src/publishTool/publish.js && cd src && gulp build" }, 复制代码[/code] src/publishTool路径下...
来源: Laya_社区 发布时间: 20200925