Ben Wasonga

Joined

430 Experience
4 Lessons Completed
0 Questions Solved

Activity

Posted in Setup MacOS 12 Monterey Discussion

I fixed this by removing Cassandra which I had installed 'by accident', and after uninstalling everything on this guide and beginning a clean install, it ended up working.
I am a happy man now.

Posted in Setup MacOS 12 Monterey Discussion

Hey everyone,

I am trying to set up on my mac pro m1.
I have followed the instructions to the letter and when I run:
rake db:create

`rake aborted!
NameError: uninitialized constant RubyLsp::T

VERSION = T.let(File.read(File.expand_path("../VERSION", dir)).strip, String)
^
/Users/wasonga/Desktop/rails/sample/config/application.rb:7:in <top (required)>'
/Users/wasonga/Desktop/rails/sample/Rakefile:4:in
require_relative'
/Users/wasonga/Desktop/rails/sample/Rakefile:4:in <top (required)>'
(See full trace by running task with --trace)

I am getting the following error.

can anyone assist?

Hi @Andrew, I had a similar issue and your solution fixed the CORS error I was facing.