Skip to content

Can't build due to type error. (Vue CLI) #33

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

Closed
lukewhrit opened this issue Oct 18, 2020 · 1 comment
Closed

Can't build due to type error. (Vue CLI) #33

lukewhrit opened this issue Oct 18, 2020 · 1 comment

Comments

@lukewhrit
Copy link
Contributor

There's an error logged by Vue when building in production mode that causes the application to exit and not build. This error only occurs when building in production.

There's no return value for the customResultHandler field in the VueAxeOptions interface. This is required by tsc.

image

Since this fix is so easy I'll put a PR to fix it.

@ktquez
Copy link
Member

ktquez commented Oct 18, 2020

Thanks @lukewhrit

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