Hi Experts!
I am trying to make a local build of https://github.com/SpartaSystems/sparta-bpmn-js
Got this:
npm ERR! 404 Not Found: karma-jasmine@https://github.com/Nikku/karma-jasmine/archive/jasmine-v2.0.0-latest-1.tar.gz
Indeed there is no karma-jasmine in https://github.com/Nikku and the GitHub reports that there is no jasmine-v2.0.0-latest-1.tar.gz except in 3 projects related to bpmn. (https://github.com/search?q=jasmine-v2.0.0-latest-1.tar.gz&type=Code&utf8=✓)
I also can see that a similar problem has already been fixed (https://app.camunda.com/jira/si/jira.issueviews:issue-html/CAM-8410/CAM-8410.html) but I cannot find how it has been fixed. Please let me know where to get this version of karma-jasmine or what is the right fix.