Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't resolve paths from tsconfig #30

Open
GenrihMD opened this issue Apr 13, 2020 · 1 comment
Open

Doesn't resolve paths from tsconfig #30

GenrihMD opened this issue Apr 13, 2020 · 1 comment

Comments

@GenrihMD
Copy link

Error: File '/path/to/project/src/components/@/components/tables/EventPublication.vue.ts' not found.

And

Error: Cannot find module '@/common/assets/icons/close.svg'.

@GenrihMD GenrihMD changed the title Don't resolves paths from tsconfig Don't resolve paths from tsconfig Apr 13, 2020
@GenrihMD GenrihMD changed the title Don't resolve paths from tsconfig Doesn't resolve paths from tsconfig Apr 13, 2020
@lgarczyn
Copy link

Same problem, sadly it makes it impossible to use this on event the example vue project.

Using the '@' as a shorthand for src is extremely common

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants