Open xsjcTony opened 1 week ago
2024.3是个不一样的Exception:
Unhandled exception in [ComponentManager(ProjectImpl@1049948041), com.intellij.codeWithMe.ClientIdContextElementPrecursor@6b9cbaa6, CoroutineName(ProjectImpl@1049948041 container), Dispatchers.Default]
java.io.IOException: Failed to flush the output stream: Process exited
at com.intellij.execution.ijent.IjentStdinOutputStream.flush(IjentStdinOutputStream.kt:37)
at me.rerere.unocssintellij.UnocssService$resolveCss$$inlined$sendCommand$1.invokeSuspend(UnocssProcess.kt:132)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ProjectImpl@1049948041), com.intellij.codeWithMe.ClientIdContextElementPrecursor@6b9cbaa6, CoroutineName(ProjectImpl@1049948041 container), StandaloneCoroutine{Cancelled}@596e85b5, Dispatchers.Default]
Caused by: com.intellij.platform.eel.EelProcess$SendStdinError$ProcessExited: Process exited
at com.intellij.platform.ijent.impl.GrpcIjentChildProcess.sendStdinWithConfirmation(GrpcIjentChildProcess.kt:197)
at com.intellij.platform.ijent.impl.GrpcIjentChildProcess$sendStdinWithConfirmation$1.invokeSuspend(GrpcIjentChildProcess.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at com.intellij.platform.ijent.spi.IjentThreadPool$IjentThreadFactory$newThread$thread$1.run(IjentThreadPool.kt:67)
远程开发还是本地
WSL... 要不我以后别report了 都是WSL环境😂
Describe the bug 没见过这个错误 但是也会导致一堆
Updating unocss config
. 这次node版本是一致的了 phpstorm-logs-20241107-1112016122865637199706366.zipEnvironment Plugin Version:
1.7.5
IDE Version: PhpStorm2024.2.4
Unocss Version(in package.json):^0.64.0
Unocss Config: (Share your uno.config.js/ts or vite config here)