wwd messing up .ts files in my project's node_modules

未关闭
#1,073 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
typescript
领域
tooling, web-dev

调研方向

在 Ionic 项目中使用 WWD 0.10.14.202205271506 或 1.0.1.202211231523 重现该问题,然后检查 node_modules/@ionic/angular 下的更改,尤其是 dist/directives/control-value-accessors/value-accessor.d.ts。通过检查 WWD 是否修改这些 TypeScript 文件来确认原因,并在文件保持不变且 ionic cordova build android 成功时认为该 issue 已完成。

由索引模型根据 Issue 内容生成。

描述

Not sure why this is happening, but if I enable wwd (version 0.10.14.202205271506 and 1.0.1.202211231523) in my Eclipse, the typescript files in my Ionic project's node_modules/@ionic/angular are modified such that when I try ionic cordova build android, it produces the following error:

ERROR in node_modules/@ionic/angular/dist/directives/control-value-accessors/value-accessor.d.ts:16:23 - error TS2314: Generic type 'ɵɵBaseDef<T>' requires 1 type argument(s). static ngBaseDef: ɵngcc0.ɵɵBaseDef;

The only way to fix this is to erase the entire node_modules directory and run npm install again, but if I continue to use Eclipse, after a while, the typescript files will be modified again and error will reappear.

主要语言
Java
星标
201
派生
76
平均合并
4 天 7 小时
30 天内合并 PR
21

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

eclipse-wildwebdeveloper/wildwebdeveloper 的其他 Issue

查看 eclipse-wildwebdeveloper/wildwebdeveloper 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。