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
I got following error.
% rake gem (in /home/tomo/devel/ruby/psych) mkdir -p pkg rake aborted! Don't know how to build task 'bench.rb'
(See full trace by running task with --trace)
How can I avoid this? Sorry if it is not psych's issue.
The text was updated successfully, but these errors were encountered:
Try removing it from Manifest.txt
Sorry, something went wrong.
Now it works. Thank you very much!
No branches or pull requests
I got following error.
% rake gem
(in /home/tomo/devel/ruby/psych)
mkdir -p pkg
rake aborted!
Don't know how to build task 'bench.rb'
(See full trace by running task with --trace)
How can I avoid this?
Sorry if it is not psych's issue.
The text was updated successfully, but these errors were encountered: