We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Are you using a non-default configuration?
Have you enabled or disabled any BeEF extensions?
dependency uglifier cannot be loaded and therefor beef breaks: reported upstream to lautis/uglifier#121
uglifier
beef may start without it or another gem may be used until `uglifier` is fixed
What was the actual result?
does not start
Please provide steps to reproduce this issue.
./beef
uglifier (3.2.0) is in the gemfile.lock
The text was updated successfully, but these errors were encountered:
Answer from upstream: Gemfile needs to be updated to use at least therubyracer 0.12.3 to be compatible with ruby 2.4
Sorry, something went wrong.
c86bdc2
No branches or pull requests
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
Actual Behaviour
What was the actual result?
does not start
Steps to Reproduce
Please provide steps to reproduce this issue.
Additional Information
uglifier (3.2.0) is in the gemfile.lock
The text was updated successfully, but these errors were encountered: