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
Testing test_module
error: Module not found "file:///Users/nathan/rivet/opengb-modules/tests/basic/.opengb/git_registries/default/modules/lobbies/module.gen.ts".
at file:///Users/nathan/rivet/opengb-modules/tests/basic/.opengb/git_registries/default/modules/lobbies/utils/region.ts:8:34
error: Tests failed.
Workaround
Run opengb create test and this error goes away
The text was updated successfully, but these errors were encountered:
NathanFlurry
changed the title
error: Module not found "file:///...etc.../.opengb/git_registries/default/modules/lobbies/module.gen.ts".error: Module not found when no tests exist
Sep 9, 2024
Steps
opengb clean
opengb create module test_module
opengb test test_module
Workaround
Run
opengb create test
and this error goes awayThe text was updated successfully, but these errors were encountered: