atom-community / atom-community/atom-ide-debugger
Failed to activate the atom-ide-debugger package
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode:
* Followed all applicable steps in the debugging guide:
* Checked the FAQs on the message board for common solutions:
* Checked that your issue isn't already filed:
* Checked that there is not already an Atom package that provides the described functionality:
### Description
### Steps to Reproduce
1.
2.
3.
**Expected behavior:**
**Actual behavior:**
### Versions
**Atom**: 1.63.1 x64
**Electron**: 11.5.0
**OS**: Microsoft Windows 11 Pro
**Thrown From**: [atom-ide-debugger](https://github.com/atom-ide-community/atom-ide-debugger) package 0.0.3
### Stack Trace
Failed to activate the atom-ide-debugger 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-debugger/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:45:21)
at /packages/atom-ide-debugger/node_modules/@atom-ide-community/nuclide-commons-ui/Dropdown.js:305:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.1/resources/app/static/: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 (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149229)
at /packages/atom-ide-debugger/dist/ui/DebuggerLaunchAttachUI.js:18:17)
at /packages/atom-ide-debugger/dist/ui/DebuggerLaunchAttachUI.js:262:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.1/resources/app/static/: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 (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149229)
at /packages/atom-ide-debugger/dist/main.js:52:54)
at /packages/atom-ide-debugger/dist/main.js:930:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.63.1/resources/app/static/: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 (internal/modules/cjs/helpers.js:72:18)
```
### Commands
```
```
### Non-Core Packages
```
atom-ide-base 3.4.0
atom-ide-code-format 1.0.3
atom-ide-console 0.0.2
atom-ide-datatip 0.25.0
atom-ide-debugger 0.0.3
atom-ide-hyperclick 1.0.11
atom-ide-outline 3.2.0
atom-ide-signature-help 0.16.0
busy-signal 2.0.1
ide-python 1.9.7
intentions 2.1.1
linter 3.4.0
linter-ui-default 3.4.1
```
### Additional Information
Contributor guide
Assessment
This issue has not been assessed yet.