大约有 149 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
...ase/vivogame/quickgame目录下执行cmd命令npm install,观察目录下node_modules目录中文件是否正常生成 安装失败则检查网路是否ban掉了某些依赖库 2020-04-14 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ...
来源: Laya_社区 发布时间: 20200414
....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
...何引用使用npm安装的三方库? 请问下,laya2.4.0 无法导入node_modules里面的三方库吗?看了下是因为tsconfig.json 里面的 "compilerOptions": { "module": "es6", module是es6 ,改成commonjs可以引入了,但是编译又报错 那么如何正确引...
来源: Laya_社区 发布时间: 20200318
...pile.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. 这是新创建的项目 没有任何代码和修改! 进一步提示:关闭LayaIDE,进入%user...
来源: Laya_社区 发布时间: 20190711
...mpile.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 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20190724
...lt;anonymous> (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/layacmd/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23) 2017-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...
来源: Laya_社区 发布时间: 20171113
...ompile.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
...rr; ^ Error: Cannot find module 'C:\Users\Nick'z\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\gulp\bin\gulp.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Functi...
来源: Laya_社区 发布时间: 20201110
...ourceMap": true }, "references": [ {"path":"../libs"}, ], "exclude": [ "../node_modules" ] } ``` ### 二、bundle模式TS项目,如何开启F5调试 #### 1、修改 `.laya/compile.js` 找到`sourceMap: false` 修改为 `sourcemap: true` 一共有两个`sourcemap`的地方,都要修改设置为`t...
来源: Laya2.0_文档 发布时间: 20210714
....js:11:18) at Object.<anonymous> (C:\Users\fp005\AppData\Roaming\npm\node_modules\lay ir-cmd\node_modules\fs-extra\lib\fs\index.js:3:11) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load (module.js:556:32) at tryModuleLoad (module.js:499:1...
来源: Laya_社区 发布时间: 20180505