This repository was archived by the owner on Jun 20, 2023. It is now read-only.
forked from jeremyramin/terminal-plus
-
Notifications
You must be signed in to change notification settings - Fork 158
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Error #1042
Copy link
Copy link
Open
Description
- [x ] I have reset Atom to defaults prior to submitting report.
- I have not reset Atom to defaults prior to submitting report.
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: 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.0 x64
Electron: 11.5.0
OS: Microsoft Windows 10 Pro
Thrown From: platformio-ide-terminal package 2.10.1
Stack Trace
Failed to activate the platformio-ide-terminal package
At Cannot find module 'atom-space-pen-views'
Require stack:
- C:\Users\Admin\.atom\packages\platformio-atom-ide-terminal-2.10.1\lib\status-bar.coffee
- C:\Users\Admin\.atom\packages\platformio-atom-ide-terminal-2.10.1\lib\platformio-ide-terminal.coffee
- C:\Users\Admin\AppData\Local\atom\app-1.63.0\resources\app.asar\static\index.html
Error: Cannot find module 'atom-space-pen-views'
Require stack:
- C:\Users\Admin\.atom\packages\platformio-atom-ide-terminal-2.10.1\lib\status-bar.coffee
- C:\Users\Admin\.atom\packages\platformio-atom-ide-terminal-2.10.1\lib\platformio-ide-terminal.coffee
- C:\Users\Admin\AppData\Local\atom\app-1.63.0\resources\app.asar\static\index.html
at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
at o._resolveFilename (electron/js2c/renderer_init.js:35:917)
at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:157942)
at Module.require (/app.asar/static/index.js:61:43)
at require (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149229)
at /packages/platformio-ide-terminal/lib/status-bar.coffee:2:13)
at /packages/platformio-ide-terminal/lib/status-bar.coffee:1:1)
at /packages/platformio-ide-terminal/lib/status-bar.coffee:1:1)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149913)
at Object.value [as .coffee] (~/AppData/Local/atom/app-1.63.0/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 (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:149229)
at Object.consumeStatusBar (/packages/platformio-ide-terminal/lib/platformio-ide-terminal.coffee:28:27)
at Provider.provide (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:14:1218872)
at ServiceHub.consume (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:3158187)
at Package.activateServices (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:3166512)
at Package.activateNow (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:3163267)
at ~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:14:2607
at Function.simpleDispatch (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:1185501)
at Emitter.emit (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:1186942)
at PackageManager.triggerDeferredActivationHooks (~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:386441)
at ~/AppData/Local/atom/app-1.63.0/resources/app/static/<embedded>:11:385192
Commands
Non-Core Packages
atom-runner 2.7.1
platformio-ide-terminal 2.10.1
Additional Information
Steps to reproduce
Expected behavior:
Actual behavior:
Reproduces how often:
Versions
> atom --version
> apm --version
OS name and version:
Platformio-ide-terminal version:
Additional Information
Metadata
Metadata
Assignees
Labels
No labels