79555418

Date: 2025-04-04 13:18:09
Score: 1.5
Natty:
Report link

Could you provide more information about tsconfig.base.json, tsconfig.app.json and tsconfig.editor.json? This info could help resolve your issue.

Maybe I had similar ussue: VSCode showed the same error, but my code worked. I fixed that problem by adding tsconfig.editor.json to the app folder.

Also, it would be helpful, if you provide info about index.ts file in @shared lib

Docs about aliases in NX: https://nx.dev/blog/managing-ts-packages-in-monorepos#fixing-relative-imports-with-typescript-path-aliases

Reasons:
  • Whitelisted phrase (-2): I fixed
  • RegEx Blacklisted phrase (2.5): Could you provide
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Anatoly Surgutov