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

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

1. 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. [ 100%]

LayaAir引擎 LayaAir IDE 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. 有人遇到这个问题么?构建直接报错,无法打包!  开始编译: Tue Jan 07 2020 15:34:09 GMT+0800 (CST) -------------------------------------- [15:34:09] Working directory ch...

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

2. 加载prefab的代码编译失败,提示“Property 'transform' does not exist on type 'Node'” [ 98%]

...r (D:\Software\Develop\LayaAirIDE\resources\app\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:17187:30) at lodash_3 (D:\Software\Develop\LayaAirIDE\resources\app\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:24954:23) at arrayEach (D:\Sof...

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

3. prop 识别不到 [ 94%]

...ollupContext.error (E:\LayaAirIDE\resources\app\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:17187:30) at lodash_3 (E:\LayaAirIDE\resources\app\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:24954:23) at arrayEach (E:\LayaAirIDE\resources...

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

4. mac安装typescript的问题 [ 91%]

mac安装typescript的问题 跑npm install -g typescript  npm ERR! tar.unpack untar error /Users/jeffchang/.npm/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 ...

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

5. node_modules/@types/ . 编译报错 [ 90%]

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

6. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 86%]

...的引入改成相对路劲,就报其他的路径找不到。 出错了: TypeScript error: node_modules/@types/node/index.d.ts(50,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found.     请问要怎么设置,怎么放各种文件,才能把这个node_modules下的第三方...

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

7. TS项目编译报错‘inspector.d.ts' not found’ [ 79%]

...ents/sports1/.laya/gulpfile.js [11:19:00] Starting 'default'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(34,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. 重装node.js 和 ts 都不行...求救~~ 2018-12-06 添加评论 免费帖 --> ...

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

8. IDE报错,不知道什么鬼问题 [ 77%]

...复 Laya_Aaron 赞同来自: https://stackoverflow.com/questions/38420846/typescript-cannot-find-name-iterableiterator   tsc 找不到tsconfig.json 检查一下项目文件把他补上 2019-07-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...

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

9. 新建项目报错,求助 [ 75%]

...ya2\test3d\.laya\gulpfile.js [19:37:56] Starting 'default'...  出错了: TypeScript error: ../../../node_modules/@types/node/index.d.ts(26,22): Error TS6053: File '../../../node_modules/@types/node/inspector.d.ts' not found. 2018-11-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

10. 新创建2D空项目工程(TS) 编译出错 [ 74%]

...\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