Is anyone seeing this crash with 8.10.1? ```A pro...
# community-support
j
Is anyone seeing this crash with 8.10.1?
Copy code
A problem occurred configuring root project 'some-project'.
> Failed to apply plugin class 'org.foo.bar.BazPlugin.
Type-safe project accessors is an incubating feature.
   > Could not create an instance of type org.foo.bar.BazExtension.
      > project services has been closed.
l
Hey, If you can reproduce in an isolated way, please file an issue.
j
I have fixed this issue in this commit: • https://github.com/JavierSegoviaCordoba/hubdle/commit/3abe9a7580faef1e0acf9e3bb40f474d3a142716 It is probably not happening to anybody as it was a tricky code I used in my convention plugin.
l
Glad you found a fix šŸ™‚
šŸ™‚ 1