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

fix: export '_set' (reexported as 'set') was not found in '@vue/composition-api' #259

Closed
GaborTorma opened this issue Oct 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GaborTorma
Copy link

GaborTorma commented Oct 11, 2020

🐛 The bug
I get the following warn message after installing version 0.12.6:

WARN  in ./.nuxt/composition-api/index.js  
export '_set' (reexported as 'set') was not found in '@vue/composition-api'

🛠️ To reproduce
only upgrade to 0.12.6

@GaborTorma GaborTorma added the bug Something isn't working label Oct 11, 2020
@danielroe
Copy link
Member

danielroe commented Oct 12, 2020

This warning should not appear in v0.13.0.

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

No branches or pull requests

2 participants