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

beef depends on a currently broken module #1428

Closed
fabianfrz opened this issue Aug 15, 2017 · 1 comment
Closed

beef depends on a currently broken module #1428

fabianfrz opened this issue Aug 15, 2017 · 1 comment

Comments

@fabianfrz
Copy link
Contributor

Environment

What version/revision of BeEF are you using?
master

On what version of Ruby?

ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]

On what browser?
none

On what operating system?
Arch linux

Configuration

Are you using a non-default configuration?

Have you enabled or disabled any BeEF extensions?

Summary

dependency uglifier cannot be loaded and therefor beef breaks:
reported upstream to lautis/uglifier#121

Expected Behaviour

beef may start without it or another gem may be used until `uglifier` is fixed

Actual Behaviour

What was the actual result?

does not start

Steps to Reproduce

Please provide steps to reproduce this issue.

./beef

Additional Information

uglifier (3.2.0) is in the gemfile.lock

@fabianfrz
Copy link
Contributor Author

Answer from upstream: Gemfile needs to be updated to use at least therubyracer 0.12.3 to be compatible with ruby 2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants