I'm trying to use memongo for application testing on Apple M1 chipset. On running the test, it throws the following error:
panic: memongo does not support automatic downloading on your system: your architecture, arm64, is not supported
anuj ~> go version
go version go1.17.5 darwin/arm64
I'm trying to use memongo for application testing on Apple M1 chipset. On running the test, it throws the following error: