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

Cannot find module './App.vue'.ts(2307) #990

Closed
mannok opened this issue Apr 18, 2020 · 3 comments
Closed

Cannot find module './App.vue'.ts(2307) #990

mannok opened this issue Apr 18, 2020 · 3 comments

Comments

@mannok
Copy link

mannok commented Apr 18, 2020

Version

3.0.0-beta.2

Reproduction link

https:/vuejs/vue-next-webpack-preview

Steps to reproduce

  1. Clone vue sample project from https:/vuejs/vue-next-webpack-preview
  2. Install all typescript related packages
  3. Change main.js to main.ts

What is expected?

import App from './App.vue' <- should be fine

What is actually happening?

import App from './App.vue' <- error prompted as
Cannot find module './App.vue'.ts(2307)

@underfin
Copy link
Member

Hope vuejs/vue-next-webpack-preview#5 can help you.

@syue-dev
Copy link

Hope vuejs/vue-next-webpack-preview#5 can help you.

Hello, Has Vue3 Doc translation started? Is there any way to join? Thank you very much

@mannok
Copy link
Author

mannok commented Apr 19, 2020

Hope vuejs/vue-next-webpack-preview#5 can help you.

Thanks! That help solves...

@mannok mannok closed this as completed Apr 19, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants