-
Notifications
You must be signed in to change notification settings - Fork 39
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
Failed to import enable-check
#91
Comments
You need to add |
Thanks for the response.
I think this error is occurred because Lines 8 to 19 in 6976afd
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using this library with Nuxt.js will cause a fatal error.
I tried to import
vue-tsx-support/enable-check
intonuxt.config.ts
.But when I start up the development environment, I get this error.
This reproduction is here: https://codesandbox.io/s/vue-tsx-support-repro-import-issue-4o81s
The text was updated successfully, but these errors were encountered: