Skip to content

issues Search Results · repo:rails/execjs language:Ruby

Filter by

75 results
 (152 ms)

75 results

inrails/execjs (press backspace or delete to remove)

Docker container env softwares I install: bash-5.1# ruby -v ruby 2.7.8p225 (2023-03-30 revision 1f4d455848) [x86_64-linux-musl] bash-5.1# bundle -v `/root` is not writable. Bundler will use `/tmp/bundler/home/unknown ...
  • simoniong
  • 5
  • Opened 
    on Oct 22, 2024
  • #144

5cce03a removed stderr capture from ExternalRuntime. In the event of a runtime error, this means that the error message no longer contains error/trace info from runtime. Terrible, terrible workaround: ...
  • isaacbowen
  • Opened 
    on Sep 26, 2024
  • #142

I m currently using ExecJS to allow mini scripts to be written in a backoffice, to create small functions that can convert an input value into another. While using Duktape worked wonders, it doesn t support ...
  • dvkch
  • 2
  • Opened 
    on Jan 22, 2024
  • #139

I use boostrap gem with Rails 7.1 and bun . bootstrap uses execjs gem. When I run rails s with the Dockerfile generated by rails new, the rails app fails with the following error. /usr/local/bundle/ruby/3.2.0/gems/execjs-2.9.1/lib/execjs/runtimes.rb:68:in ...
  • SpringMT
  • 1
  • Opened 
    on Oct 5, 2023
  • #134

Hey folks, thank you so much for maintaining this gem. Is there a way forward with which we could get a changelog for releases again? It has become a bit tedious to follow your releases by going through ...
  • walski
  • 2
  • Opened 
    on Sep 18, 2023
  • #132

Hi! When there s an .env in the working directory of Bun, the Bun runtime crashes with a JSON parse error. I believe the reason for the crash is because Bun outputs [0.32ms] .env to STDERR when it loads ...
  • Burgestrand
  • 2
  • Opened 
    on Sep 15, 2023
  • #130

The 2.9.0 gem advertises Ruby 1.9.3 support, but it requires Ruby 2.3. This broke tilt s CI on Ruby 2.0 and 2.1. /home/runner/work/tilt/tilt/vendor/bundle/ruby/2.1.0/gems/execjs-2.9.0/lib/execjs/runtimes.rb:4:in ...
  • jeremyevans
  • 1
  • Opened 
    on Sep 14, 2023
  • #129

I trying to run new 2.9.0 version in a old ruby version ( 2.1.6 ) but the new HEREDOC ~ is not compatible with that version. Has nay reason to use? since execjs has not constraints to be used on that ...
  • ramonvic
  • 3
  • Opened 
    on Sep 13, 2023
  • #128

Hi, I want run rails application in docker for local development. Application works on MacOs, and on a heroku, but I cannot setup it in container. When I try compile assets (bundle exec rails assets:precompile) ...
  • krzysztofg-ion
  • 1
  • Opened 
    on Mar 8, 2023
  • #122

Hello, is there way to use bun.sh as runtime ? Thanks for support
  • yagarea
  • 4
  • Opened 
    on Nov 23, 2022
  • #119
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub