browserify-rails
browserify-rails copied to clipboard
Open3.capture3 fails in jruby
jRuby fails on executing Open3.capture3. It is attempting to execute browserify command against a folder.
I have created a work around in a fork. Let me know if I should create a pull request.
https://github.com/filaraujo/browserify-rails/commit/1baa6366d72486446c420025b7c84d7f3712ab53
+1.
Just ran into the same bug.
Could you please post the exact error message? And also the change in the opening post is unacceptable. You cannot just delete the comment and change the behavior of a function.
I don't have any jruby experience, so you will have to fix this in a PR, if you have time.