Results 9 comments of Hyperloop

Which version of the powerstation are you using? The latest version should work. And did you follow the tutorial here: https://hyperloop-rails.github.io/powerstation/docs/install/, there are some libraries to install before using it.

Thanks for you suggestions, we will make it clear in the README about those prerequisites. For your issues, I believe there are some missing libraries. Let me check again and...

Have you installed yajl-ruby-1.2.1 successfully?

Does this also occur when you run Whole Application or only occurs when running on single action. It seems that the problems occur when java try to run `chmod +x...

yes, there should be a static-analyser folder under the plugins, did you install all those prerequisites as shown on https://hyperloop-rails.github.io/powerstation/docs/install/ .

`activesupport` and `yard` is not used by jruby, so there is no need to install activesupport with `jruby -S gem install activesupport`. Maybe you can try the 1.5 version and...

It seems that the check_system.sh cannot execute correctly on your computer. Let me check for a moment whether you can bypass that scripts.

It seems zsh check_system.sh will cause the check_system.sh to fail. Can you try the plugin with running bash as the default shell on your OS?

Hello. You may remember us as we have previously opened this as a potential performance issue. Here is a shameless plug for the tool that we have developed called [PowerStation](https://hyperloop-rails.github.io/powerstation/) ...