We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just upgraded to 8.21.0 and now I have the following error:
ERROR in ./node_modules/@nextcloud/vue/node_modules/@vueuse/core/index.mjs 163:15-23 export 'Fragment' (imported as 'Fragment') was not found in 'vue-demi' (possible exports: EffectScope, Vue, Vue2, computed, customRef, defineAsyncComponent, defineComponent, del, effectScope, getCurrentInstance, getCurrentScope, h, inject, install, isProxy, isReactive, isReadonly, isRef, isShallow, isVue2, isVue3, markRaw, mergeDefaults, nextTick, onActivated, onBeforeMount, onBeforeUnmount, onBeforeUpdate, onDeactivated, onErrorCaptured, onMounted, onRenderTracked, onRenderTriggered, onScopeDispose, onServerPrefetch, onUnmounted, onUpdated, provide, proxyRefs, reactive, readonly, ref, set, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref, useAttrs, useCssModule, useCssVars, useListeners, useSlots, version, watch, watchEffect, watchPostEffect, watchSyncEffect) @ ./node_modules/@nextcloud/vue/dist/index.mjs 71:0-22 @ ./src/main.js
see https://github.com/nextcloud/bookmarks/actions/runs/12105840213/job/33750915420
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just upgraded to 8.21.0 and now I have the following error:
ERROR in ./node_modules/@nextcloud/vue/node_modules/@vueuse/core/index.mjs 163:15-23
export 'Fragment' (imported as 'Fragment') was not found in 'vue-demi' (possible exports: EffectScope, Vue, Vue2, computed, customRef, defineAsyncComponent, defineComponent, del, effectScope, getCurrentInstance, getCurrentScope, h, inject, install, isProxy, isReactive, isReadonly, isRef, isShallow, isVue2, isVue3, markRaw, mergeDefaults, nextTick, onActivated, onBeforeMount, onBeforeUnmount, onBeforeUpdate, onDeactivated, onErrorCaptured, onMounted, onRenderTracked, onRenderTriggered, onScopeDispose, onServerPrefetch, onUnmounted, onUpdated, provide, proxyRefs, reactive, readonly, ref, set, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref, useAttrs, useCssModule, useCssVars, useListeners, useSlots, version, watch, watchEffect, watchPostEffect, watchSyncEffect)
@ ./node_modules/@nextcloud/vue/dist/index.mjs 71:0-22
@ ./src/main.js
see https://github.com/nextcloud/bookmarks/actions/runs/12105840213/job/33750915420
The text was updated successfully, but these errors were encountered: