Gojs version and its supporting angular version

Currently i’m using gojs version 2.3.9 and i’m getting peer dependency error for this version when I execute npm install. It is because some minor version of 2 is not supporting my current angular version

I could not find the supporting version details in the documentation.
Can you please share the supporting angular version and its gojs version details

Which version of Angular are you using? I know in gojs-angular 2.0.8 we updated the code to work with Angular 18.

I’m using gojs-angular 2.0.7

But which version of Angular are you using? gojs-angular 2.0.8 supports Angular 18.

I’m using angular 15
image

I believe that should be OK. What are the dependency errors?