javascript-obfuscator / javascript-obfuscator/gulp-javascript-obfuscator
Error: Cannot read property 'ecmaFeatures' of undefined - EspreeFacade.ts:82
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 103
- 分支
- 37
- PR 合併指標
- 30 天內沒有已合併 PR
描述
```
C:\projects\myApp\node_modules\javascript-obfuscator\dist\webpack:\JavaScriptObfuscator\src\EspreeFacade.ts:82
throw new Error(errorMessage);
^
Error: Cannot read property 'ecmaFeatures' of undefined
```
Any thoughts on this? Used to work fine and I can't find anything that's changed.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先重現該錯誤,並檢查 EspreeFacade.ts:82,這是報告中提到的唯一程式碼位置。檢查所涉及的 plugin 和 javascript-obfuscator 的版本與設定;當確定 ecmaFeatures 值為 undefined 的原因,且 plugin 在回報的設定下不再引發此例外時,該 issue 即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100