browserify-rails icon indicating copy to clipboard operation
browserify-rails copied to clipboard

Open3.capture3 fails in jruby

Open filaraujo opened this issue 10 years ago • 2 comments

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

filaraujo avatar Apr 10 '14 20:04 filaraujo

+1.

Just ran into the same bug.

greghuc avatar Jun 09 '14 10:06 greghuc

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.

martenlienen avatar Jun 09 '14 16:06 martenlienen