Error with Jetbrains - intellij / webstorm

Answered

Hi i keep getting this error everytime i start webstorm / intellij up.

"Internal error. Please refer to https://jb.gg/ide/critical-startup-errors
com.intellij.ide.plugins.PluginManagerCore$EssentialPluginMissingException:Missingessentialplugins:JavaScr
at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.java:746
at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.java:839)
at com.intellij.ide.plugins.PluginManagerCore.initializeAndSetPlugins(PluginManagerCore.java:1043)
at com.intellij.ide.plugins.PluginDescriptorLoader$scheduleLoading$pluginSetDeferred$1.invokeSuspend(Plut
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineSchedulerSWorker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Your JRE: 17.0.5+1-b653.14 x86 64 (JetBrains s.r.o.)"

 

Anyone know what I can do to fix it?

i'm on a mac so any mac users that can point me in the right direction, or anyone that has solved it can u let me know?

 

Thanks in advance,

Daniel.

0
1 comment
Hi Daniel,

Thanks for reaching out to JetBrains Support.

Try following the steps from [this troubleshooting guide](https://intellij-support.jetbrains.com/hc/en-us/articles/360007568559) in order to restore program integrity.

If it doesn't help, try to start the IDE from the terminal and examine the output for more verbose error messages:

- navigate to the **/bin** directory
- launch **idea** shell script
0

Please sign in to leave a comment.