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

Error when running copy command #36

Open
MirkoCindric opened this issue Sep 26, 2021 · 0 comments
Open

Error when running copy command #36

MirkoCindric opened this issue Sep 26, 2021 · 0 comments

Comments

@MirkoCindric
Copy link

If you run the copy command to copy all views etc you get the following
rake fine_print:copy

Gives you following

Errno::ENOENT: No such file or directory @ rb_check_realpath_internal - /Users/XXX/.gem/ruby/2.7.1/gems/fine_print-6.0.0/app/config/locales/fine_print /Users/XXX/.gem/ruby/2.7.1/gems/fine_print-6.0.0/lib/tasks/fine_print_tasks.rake:25:in block (4 levels) in

'
/Users/XXX/.gem/ruby/2.7.1/gems/sentry-ruby-core-4.6.5/lib/sentry/rake.rb:20:in execute' /Users/XXX/.gem/ruby/2.7.1/gems/fine_print-6.0.0/lib/tasks/fine_print_tasks.rake:42:in block (3 levels) in '
/Users/XXX/.gem/ruby/2.7.1/gems/fine_print-6.0.0/lib/tasks/fine_print_tasks.rake:41:in each' /Users/XXX/.gem/ruby/2.7.1/gems/fine_print-6.0.0/lib/tasks/fine_print_tasks.rake:41:in block (2 levels) in '
/Users/XXX/.gem/ruby/2.7.1/gems/sentry-ruby-core-4.6.5/lib/sentry/rake.rb:20:in execute' /Users/XXX/.gem/ruby/2.7.1/gems/rake-13.0.6/exe/rake:27:in <top (required)>'
Tasks: TOP => fine_print:copy:locales
(See full trace by running task with --trace)`

So i created that folder and still same issue

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