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 #16468

Closed
maksimdrosdov opened this issue Oct 14, 2023 · 1 comment
Closed

Cannot find module #16468

maksimdrosdov opened this issue Oct 14, 2023 · 1 comment

Comments

@maksimdrosdov
Copy link

What happened?

<script lang="ts" setup>
import { reactive, ref } from 'vue';
import { Cropper } from 'vue-advanced-cropper';
import 'vue-advanced-cropper/dist/style.css';
</script>

error

Cannot find module 'vue-advanced-cropper' or its corresponding type declarations.ts(2307)
Снимок экрана 2023-10-14 в 15 21 28

What did you expect to happen?

error

Reproduction URL

error

How to reproduce?

"quasar": "^2.6.0",
"@quasar/extras": "^1.16.4",

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)

Platforms/Browsers

No response

Quasar info output

error

Relevant log output

error

Additional context

error

@github-actions
Copy link

Hi @maksimdrosdov! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants