When running stuff from drizzle kit i get internal import errors
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './gel-core' is not defined by "exports" Package subpath './singlestore-core' is not defined by "exports"
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './gel-core' is not defined by "exports" Package subpath './singlestore-core' is not defined by "exports"
I'm using pnpm, and nx. I have already tryed to remove
"type": "module",
"type": "module",
from the package json but it does nothing. I'm on the latest and greatest versions of drizzle: