Adrian Lanning
Adrian Lanning
Babel 7 also has a bug that causes issues with plugins whose name starts with "babel-" rather than "babel-plugin-". (Not sure if this is an issue with plugin-transform-runtime or preset-env.)...
No resolution. I just tried again and it's still not working for me but I am getting a different error this time: OS: macOS Monterey 12.6.2 (21G320) CircleCI: 0.1.22322+5ff92b4 (homebrew)...
We were running into an error on CI with the `slideout` package due to this not being published on NPM: Error: `Could not install ... as it does not contain...
Thanks, yeah the metrics are not really useable at this time. This tool basically just generates the load and then you can use some other method to check metrics against...
Hi Dan, we still use this to load-test our startup's product, [Share911](http://about.share911.com/) so its still supported in that sense. It currently meets our needs so we aren't planning any extra...
Right, I saw the auth part. I didn't mean to say that MD does not support auth, just that MLT has more options there at this time. MLT performs an...
Hi @jamesonquinn, thanks for reporting this. In the `project.clj` file, is the clojure dependency set to, `[org.clojure/clojure "1.4.0"]`? It should be pulling in the clojure version from the `project.clj` file...
Hmm, and it didn't work with the stock, Clojure 1.4.0 and The Grinder 3.11 either? I'm not sure what's happening either. I've done the install with a clean VM both...
Good chatting with you. Still not sure why its not working with the pinned Clojure 1.4.0 and Grinder 3.11. But I was able to also get it working with Clojure...
Could it also be related to the Leiningen version? What's the result of `lein --version` on the Mavericks box?