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

Dependency Issue: @vue-final-modal/nuxt Requires Separate Installation of vue-final-modal Unlike Other Nuxt Modules #439

Open
ziyoonee opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@ziyoonee
Copy link

Version

@vue-final-modal/nuxt : v1.0.3

What is Expected?

After installing @vue-final-modal/nuxt, I expect to use vue-final-modal without explicitly installing the vue-final-modal package itself. Other Nuxt modules usually work directly after their own installation without needing the base library to be installed separately.

What is actually happening?

Despite installing @vue-final-modal/nuxt, the vue-final-modal components and features are not available, leading to module not found errors. It appears that vue-final-modal must be installed separately for the features to work, which is unlike the behavior of other Nuxt modules where the base library is not required to be installed separately.

@ziyoonee ziyoonee added the question Further information is requested label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants