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
Good stuff, but when I tried to run docker-compose up, stuff like rethink.connect() or rethink.db_list() are giving me some troubles. I suspect that we need to initialize rethinkdb object first?
Good stuff, but when I tried to run
docker-compose up
, stuff likerethink.connect()
orrethink.db_list()
are giving me some troubles. I suspect that we need to initialize rethinkdb object first?For instance:
The text was updated successfully, but these errors were encountered: