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

My synthinfo.rb file is in other directory than the plugin expects it to be #2

Open
Invertisment opened this issue Aug 31, 2022 · 0 comments

Comments

@Invertisment
Copy link

Invertisment commented Aug 31, 2022

I get this error:

E5108: Error executing lua ...share/nvim/plugged/sonicpi.nvim/lua/cmp-sonicpi/util.lua:307: bad argument #1 to 'lines' (/usr/lib/sonic-pi/server/ruby/lib/sonicpi/synths/synthinfo.rb: No such file or directory)

My server URL was this: '/usr/lib/sonic-pi/server'

But when I ask where it installed the file it gives me lib directory:

pacman -Ql sonic-pi  | grep synthinfo.rb
sonic-pi /usr/lib/sonic-pi/server/lib/sonicpi/synths/synthinfo.rb

But when I remove the directory as indicated in the tutorial then it finds it correctly, I guess. Not sure yet.

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