Elouan MAILLY
Elouan MAILLY
As it said on the website, _Is Nuxt 3 Ready_ has been archived. This is the new nuxt modules compilation : [https://modules.nuxtjs.org/](https://modules.nuxtjs.org/)
Same here, plugin crash when the IDE starts Plugin version : 2.1.10 IDE : Webstorm 2021.3 Build : #WS-213.5744.224 Stacktrace : ``` java.lang.NullPointerException at com.musictime.intellij.plugin.musicjava.Apis.lambda$getSpotifyIntegration$0(Apis.java:35) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176) at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1632) at...