Failed to load the atom-ide-javascript package
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- tooling
调研方向
首先在 Atom 1.63.1 中重现软件包加载失败,并阅读 node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js 第 45 行附近的内容,堆栈跟踪在此处报告了断言错误。跟踪经过 AutoGenLaunchAttachUiComponent.js 和 AutoGenLaunchAttachProvider.js 的加载路径。完成标准是 atom-ide-javascript 能够加载,且不再出现报告的 TypeError。
由索引模型根据 Issue 内容生成。
描述
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.63.1 x64
Electron: 11.5.0
OS: macOS 12.6.1
Thrown From: atom-ide-javascript package 1.5.0
Stack Trace
Failed to load the atom-ide-javascript package
At call.getFileName is not a function
TypeError: call.getFileName is not a function
at getErrMessage (assert.js:278:25)
at innerOk (assert.js:372:17)
at ok (assert.js:392:3)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:45:21)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:305:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:153507)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149229)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachUiComponent.js:16:17)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachUiComponent.js:519:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:153507)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149229)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachProvider.js:14:62)
at /packages/atom-ide-javascript/node_modules/@atom-ide-community/nuclide-debugger-common/AutoGenLaunchAttachProvider.js:109:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149913)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:153507)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149229)
Commands
-3:58.6.0 core:backspace (input.hidden-input)
-2:39.9.0 core:confirm (input.hidden-input)
Non-Core Packages
atom-ide-javascript 1.5.0
Additional Information
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
atom-community/atom-ide-javascript 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 25/100
atom-community/atom-ide-javascript#45 · 3 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
-
good first issue
难度 4/5 3-5 天 新手友好度 35/100
atom-community/atom-ide-javascript#35 · 1 条评论 ·
-
enhancement
难度 5/5 一周以上 新手友好度 30/100
atom-community/atom-ide-javascript#14 · 7 条评论 · 3 个 reaction ·
-
Automatic Import 未关闭enhancement
难度 5/5 一周以上 新手友好度 25/100
atom-community/atom-ide-javascript#13 · 1 条评论 ·
查看 atom-community/atom-ide-javascript 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
antfu-collective/icones#398 ·
-
ECmail.com 未关闭
难度 1/5 1 小时以内 新手友好度 90/100
wesbos/burner-email-providers#554 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
radiantearth/stac-browser#1023 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
components-web-app/docs#92 ·