-
When creating MongoMemoryServer, the error appears ' Unsupported Architecture: ia32'. My laptop is: 12th Gen Intel(R) Core(TM) i3-1215U 1.20 GHz (64 bits) with widnwos 11 64 bits. Im usingy [email protected]. |
Beta Was this translation helpful? Give feedback.
Answered by
on1977
Jan 17, 2024
Replies: 1 comment 2 replies
-
is your nodejs maybe the ia32 (32-bit) version instead of 64 bit? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, after installing 64-bit nodejs, error disappeared.