Apr 24 04:14:49 AM error bson@5.2.0: The engine "node" is incompatible with this module. Expected version ">=14.20.1". Got "14.17.0" Apr 24 04:14:49 AM error Found incompatible module. Apr 24 04:14:49 AM info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. Apr 24 04:14:49 AM yarn run v1.22.5 Apr 24 04:14:49 AM $ NODE_ENV=production tsc Apr 24 04:14:49 AM /bin/sh: 1: tsc: not found Apr 24 04:14:49 AM error Command failed with exit code 127. Apr 24 04:14:49 AM info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Apr 24 04:14:49 AM ==> Build failed đ Apr 24 04:14:49 AM ==> Generating container image from build. This may take a few minutes...
it all depends on where your yarn build command is outputting the build to, this isnât anything specific to Render. If you run the same commands locally then you should be able to duplicate the issue and be able to fix it (assuming you donât have a .dist folder locally already.