You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: we need to add support for node.js on IntelliJ
This is how it looks without support:
Bug Description
The IntelliJ extension does nothing when I debug a JavaScript project. The enable/disable toggle works and fires a prompt as expected, but debugging the project doesn't seem to trigger the plugin in any way. The pod selection window does not pop up and the process is executed without mirrord. My IDE version is IntelliJ IDEA 2022.3.3 (Ultimate Edition).
Steps to Reproduce
Create a new JavaScript project in IntelliJ IDEA, let the IDE add some sample code
Enable mirrord plugin
Run the project in debug
Backtrace
No response
Relevant Logs
No mirrord logs, I guess the mirrord binary doesn't even start. The IDE process produces this in the terminal (the from which I started the IDE):CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true2023-04-12 20:18:27,121 [ 10260] WARN - #c.i.e.RunManager - Must be not called before project components initializedInfo | RdCoroutineScope | 13:DefaultDispatcher-worker-2 | RdCoroutineHost overridden JCEF(18:40:042): initialized stderr logger, severity=LOGSEVERITY_DISABLElibva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)2023-04-12 20:18:40,482 [ 23621] WARN - #c.i.j.d.c.j.JCEFConsoleHtmlPanel - Failed to load http://localhost:63342/a03365f2-eea1-451a-ad19-6dae9187a990/frontend/console.html?internal=falseErr ERR_ABORTED: ERR_ABORTED
### Your operating system and version
Ubuntu 22.04.2
### Local process
---
### Local process version
_No response_
### Additional Info
_No response_
The text was updated successfully, but these errors were encountered:
Edit: we need to add support for node.js on IntelliJ
This is how it looks without support:
Bug Description
The IntelliJ extension does nothing when I debug a JavaScript project. The enable/disable toggle works and fires a prompt as expected, but debugging the project doesn't seem to trigger the plugin in any way. The pod selection window does not pop up and the process is executed without mirrord. My IDE version is IntelliJ IDEA 2022.3.3 (Ultimate Edition).
Steps to Reproduce
Backtrace
No response
Relevant Logs
The text was updated successfully, but these errors were encountered: