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

Not catching import of type that doesn't exist as an export #54

Open
scrossan-crown opened this issue Jul 31, 2018 · 0 comments
Open

Not catching import of type that doesn't exist as an export #54

scrossan-crown opened this issue Jul 31, 2018 · 0 comments

Comments

@scrossan-crown
Copy link

scrossan-crown commented Jul 31, 2018

I'm not sure if this is a typescript error or due to this plugin but because the project is using 2.7.2 and vscode is using 2.9.2 I'm assuming it's due to the version being lower than in vscode.

The below error is being caught by vscode but when I run parcel with the parcel-plugin-typescript it doesn't catch this error and caused a weird error with a concatenated type as well

image

@scrossan-crown scrossan-crown changed the title Typescript not catching import of type that doesn't exist as an export Not catching import of type that doesn't exist as an export Jul 31, 2018
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

1 participant