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

Vue loader breaks with version 3.0.1 #73

Closed
milewski opened this issue Nov 6, 2019 · 1 comment
Closed

Vue loader breaks with version 3.0.1 #73

milewski opened this issue Nov 6, 2019 · 1 comment

Comments

@milewski
Copy link

milewski commented Nov 6, 2019

version v3.0.1 is missing the lib folder, which causes:

node_modules/vue-loader/lib/index.d.ts:2:37 - error TS2307: Cannot find module '@vue/component-compiler-utils/lib/types'.

2 import { VueTemplateCompiler } from '@vue/component-compiler-utils/lib/types'
@haoqunjiang
Copy link
Member

It's vue-loader that has referred to the wrong entry, actually.
But I've released a new version to fix it anyway, in case any other downstream libraries made the same mistake.

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