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

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

11. layaair-cmd publish -h 报找不到universalify module错误 [ 91%]

... E:\new_work\client>layaair-cmd publish -h module.js:540 throw err; ^ Error: Cannot find module 'universalify' at Function.Module._resolveFilename (module.js:538:15) at Function.Module._load (module.js:468:25) at Module.require (module.js:587:17) at require (internal/module.js:11:18) at Object.&l...

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

12. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 90%]

..."></script> 而加上这一行,运行后就会报下面的错:Error: Mismatched anonymous define() module: function (require, exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const t = require("./test/TestExportClass"); // 程序入口 class GameMa...

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

13. Laya2.6 vscode 编译错误 [ 90%]

... gulpInst.start.apply(gulpInst, toRun);                    ^ TypeError: Cannot read property 'apply' of undefined     at C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\_gulp@3.9.1@gulp\bin\gulp.js:129:20     at process._tickCallback (internal/process/...

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

14. ide 2.4 layaair2-cmd 编译报错 [ 90%]

...meTowertest/.laya/compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'. [14:22:35] 'compile' errored after 286 ms [14:22:35] Error: Unexpected token (Note t...

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

15. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 89%]

... 文件:将该文件的 16065 行注释掉,注释后的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解...

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

16. Unhandled promise rejection: Error: Cannot navigate to invalid URL [ 89%]

Unhandled promise rejection: Error: Cannot navigate to invalid URL ******** Unhandled error in debug adapter - Unhandled promise rejection: Error: Cannot navigate to invalid URL     at Client.processMessage (/Applications/LayaAirIDE.app/Contents/Resources/app/extensions/laya-debug2/node_modules/n...

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

17. node_modules/@types/ . 编译报错 [ 89%]

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

18. 使用2.6引擎版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 [ 89%]

...quires an imported helper but module 'tslib' cannot be found    semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found.     at error (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:5400:3...

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

19. 编译时报错 [ 89%]

...' after 634 ms   [16:24:16] Starting 'compile'...   [16:24:16] 'compile' errored after 23 ms [16:24:16] Error: Invalid number at error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\roll...

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

20. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 88%]

...,出现Cannot find module 'colors'错误   module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anon...

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