#Path alias inheritance not working when importing from submodule

1 messages · Page 1 of 1 (latest)

exotic lava
#

!helper

sharp dockBOT
#

:warning: Only the asker can ping helpers

exotic lava
#

@brittle path ^^^ - run the same command to bump it

past schooner
#

i'm guessing this isn't it since you started this help thread days ago, but this:

tho only the inheritance knowledge is missing in intellisense, compiling and runtime works fine
makes it sound like your editor just didn't get the memo (like it has outdated information cached). if you use VSCode, try restarting tsserver (or just reloading the whole project). if you use another editor, which one?

cloud laurel
#

are you using the same typescript versions in the editor?

cloud laurel
#

hmm...

#

try installing typescript-eslint and see if you get a warning for error type

past schooner
#

@brittle path any way you can put together a minimal self-contained reproduction of the issue and share it here? that way i could see it for myself. if it is a bug in the compiler then having that repro will be useful to file an issue as well

cloud laurel
#

would be nice if you can put it into a small github repo