Open trinhcongduc opened 1 month ago
Having the same issue
Cannot find module '@strv/nestjs-dataloader' or its corresponding type declarations.
There are types at '/home/severin/dev/albula/node_modules/@strv/nestjs-dataloader/src/index.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.ts(2307)
Why is it necessary to update my moduleResolution for this? Is there a workaround?