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

Adding to Vue 3 #82

Open
MohabAbugabal opened this issue Oct 6, 2021 · 2 comments
Open

Adding to Vue 3 #82

MohabAbugabal opened this issue Oct 6, 2021 · 2 comments

Comments

@MohabAbugabal
Copy link

Hello. I am getting this warning when trying to add the library on Vue 3. Any suggestion on what might be causing this.

"export 'default' (imported as 'Vue') was not found in 'vue'

@quentinglorieux
Copy link

Hi there,
Here is my errors when trying to install for Vue3:

code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR! vue@"3.2.45" from @directus/[email protected]
npm ERR! node_modules/@directus/shared
npm ERR! @directus/shared@"9.22.3" from @directus/[email protected]
npm ERR! node_modules/@directus/extensions-sdk
npm ERR! dev @directus/extensions-sdk@"9.22.4" from the root project
npm ERR! peer vue@"^3.2.25" from @vitejs/[email protected]
npm ERR! node_modules/@vitejs/plugin-vue
npm ERR! dev @vitejs/plugin-vue@"^4.0.0" from the root project
npm ERR! 12 more (@vue/server-renderer, @vuetify/loader-shared, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! vuejs-smart-table@"1.0.0-beta.6" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR! peer vue@">= 2.5 < 2.7" from @vue/[email protected]
npm ERR! node_modules/@vue/composition-api
npm ERR! peerOptional @vue/composition-api@"^1.0.0-beta.1" from [email protected]
npm ERR! node_modules/vuejs-smart-table
npm ERR! vuejs-smart-table@"1.0.0-beta.6" from the root project

Are you still actively developping it ?

@USMortality
Copy link

try the @next branch: https://vue-smart-table.netlify.app/

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

No branches or pull requests

3 participants