Automatically degrade Gojs version issue

Whenever I apply below command on Angular project folder location it will degrade gojs version from GoJS v3.0.1 to GoJS v2.3.10:

npm install --save @ng-idle/core @ng-idle/keepalive angular2-moment --force

Any solution for this?

I have no idea. We don’t control any of those packages. What does the “gojs” line in your package.json look like?