Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no rerun executable installed #138

Open
mfaughn opened this issue Jan 24, 2023 · 0 comments
Open

no rerun executable installed #138

mfaughn opened this issue Jan 24, 2023 · 0 comments

Comments

@mfaughn
Copy link

mfaughn commented Jan 24, 2023

MacOS 12.6.2 on M1 Mac
using rbenv

Would expect to find entry for rerun in ~/.rbenv/shims but there is nothing there. Simply copying one of the other files in that dir (verbatim) and naming it rerun made it available as a command.

11:00:08 ~/projects/rodatest 2.7.5  ❯ bundle install
Fetching gem metadata from https://rubygems.org/.............
Resolving dependencies...
Using bundler 2.3.11
Using nio4r 2.5.8
Using rack 3.0.4.1
Using ffi 1.15.5
Fetching rb-fsevent 0.11.2
Using rb-inotify 0.10.1
Using puma 6.0.2
Using roda 3.64.0
Installing rb-fsevent 0.11.2
Fetching listen 3.8.0
Installing listen 3.8.0
Fetching rerun 0.14.0
Installing rerun 0.14.0
Bundle complete! 3 Gemfile dependencies, 10 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
11:11:52 ~/projects/rodatest 2.7.5  ❯ rerun rackup
zsh: command not found: rerun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant