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 '@/database/Database' #74

Closed
cuebit opened this issue Jun 7, 2021 · 0 comments · Fixed by #75
Closed

Cannot find module '@/database/Database' #74

cuebit opened this issue Jun 7, 2021 · 0 comments · Fixed by #75
Labels
bug Something isn't working

Comments

@cuebit
Copy link
Member

cuebit commented Jun 7, 2021

Describe the bug

Both tsc and vue-tsc throw because Database is imported incorrectly by Interpreter. Causes Vite project builds to fail.

Steps to reproduce the bug

Run tsc --noEmit in a Vue 3 project root.

Expected behavior

No error.

Versions

  • Vuex ORM: 1.0.0-draft.14
  • Vue: 3.1.1
@cuebit cuebit added the bug Something isn't working label Jun 7, 2021
@kiaking kiaking added this to the v1.0.0-alpha.1 milestone Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants