Mike Allison
Mike Allison
You need to add them to your other tab as well
new error with Nx 19.4.0 ```> nx run api-languages:serve NX Unable to create bun lock files. Run bun install it's just as quick node:internal/process/promises:391 triggerUncaughtException(err, true /* fromPromise */); ^...
> setting `generatePackageJson: false,` in webpack config can skip this error, but most likely not a fix No, we need individual webpacks generated otherwise our images are extremely bloated.
bun is now using text lockfiles, should this be a quick fix now?