大约有 98 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0039 秒)
... 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
..."></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
... 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
...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
... 文件:将该文件的 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
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
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
...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
...' 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
...,出现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