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
When the plugin process fails to start, the following error occurrs (in JVM version)
kotlin.UninitializedPropertyAccessException: lateinit property process has not been initialized
at io.pact.plugins.jvm.core.ChildProcess.destroy(ChildProcess.kt:81)
When the plugin process fails to start, the following error occurrs (in JVM version)