tool · inferred from evidence
nodejs
A JavaScript runtime environment.
- Optimizely js sdk v5 memory leak high memory consumption NodeJS upgrade from v4
Upgrading @optimizely/optimizely-sdk from v4.10 to v5.0.0 caused massive memory consumption growth in NodeJS services, with otherwise identical config. v5.0.0 instantiates the ODP (Optimizely Data Platform) classes eagerly at createInstance
- Cannot find module '@prisma/client/runtime/query_compiler_bg.postgresql.wasm' (MODULE_NOT_FOUND)
Deploying a Prisma 6/7 app fails at runtime with Cannot find module '@prisma/client/runtime/query_compiler_bg.postgresql.wasm' (code MODULE_NOT_FOUND) even though it works locally. Reported on Vercel and in Docker. Two distinct causes surfa