You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have exactly the same problem. It seems it can't load the Rails environment.
I tried to add require_relative '../../../config/environment' at the beginning of the file and the warning messages were gone.
I'm just starting learn more about the typeprof, but I don't understand yet how could I set up the gem for loading the Ruby on Rails environment.
My environment:
I created a simple blog application for the demo and I use VSCode.
When I open any file then the typeprof gem show warning and an error message but the app does not error any.
The text was updated successfully, but these errors were encountered: