Serverless 4 esbilt is not packaging: Error [ERR_MODULE_NOT_FOUND]: Cannot find package ‘@cr/common’
Serverless 4 esbuild is not packaging. I switches to the serverless 4 integrated esbuilt as webpack is not ESM compatible.
The common package can be recognized locally but is not packages when deploying (Github Actions), so that imports will fail.