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

uninitialized constant RubyToken #266

Open
alexch94 opened this issue Jul 26, 2023 · 1 comment
Open

uninitialized constant RubyToken #266

alexch94 opened this issue Jul 26, 2023 · 1 comment

Comments

@alexch94
Copy link

Hi,
I just installed on a debian 11.5 server.
However when I try to run the command "bin/ots init" I have this following error message:
Traceback (most recent call last):
10: from bin/ots:9:in <main>' 9: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in require'
8: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in require' 7: from /home/ots/onetimesecret/lib/onetime.rb:15:in <top (required)>'
6: from /home/ots/onetimesecret/lib/onetime.rb:15:in require' 5: from /var/lib/gems/2.7.0/gems/sysinfo-0.8.1/lib/sysinfo.rb:2:in <top (required)>'
4: from /var/lib/gems/2.7.0/gems/sysinfo-0.8.1/lib/sysinfo.rb:2:in require' 3: from /var/lib/gems/2.7.0/gems/storable-0.8.9/lib/storable.rb:33:in <top (required)>'
2: from /var/lib/gems/2.7.0/gems/storable-0.8.9/lib/storable.rb:35:in <class:Storable>' 1: from /var/lib/gems/2.7.0/gems/storable-0.8.9/lib/storable.rb:35:in require'
/var/lib/gems/2.7.0/gems/storable-0.8.9/lib/proc_source.rb:41:in `<top (required)>': uninitialized constant RubyToken (NameError)
Did you mean? RubyLex

How can I resolve this error?

THANKS

@raufbhatti24
Copy link

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

2 participants