Skip to content

Conversation

@PVince81
Copy link
Member

@PVince81 PVince81 commented Aug 11, 2022

and also vue-template-compiler to 2.7.8
and vue to 2.7.8

  • how to test ?

and also vue-template-compiler to 2.7.8

Signed-off-by: Vincent Petry <[email protected]>
@PVince81
Copy link
Member Author

I've tried to test this by npm-linking it into nextcloud/server#33508

and am getting this with make watch-js:

ERROR in ./node_modules/@nextcloud/calendar-availability-vue/node_modules/vue-material-design-icons/DotsHorizontal.vue 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <template>
|   <span v-bind="$attrs"
|         :aria-hidden="!title"
 @ ./node_modules/@nextcloud/calendar-availability-vue/node_modules/@nextcloud/vue/dist/Components/DatetimePicker.js 2:369341-369396
 @ ./node_modules/@nextcloud/calendar-availability-vue/lib/index.esm.js 1:0-75 9:2-16
 @ ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./apps/dav/src/views/Availability.vue?vue&type=script&lang=js& 43:0-76 58:26-46
 @ ./apps/dav/src/views/Availability.vue?vue&type=script&lang=js& 1:0-184 1:200-203 1:205-386 1:205-386
 @ ./apps/dav/src/views/Availability.vue 2:0-64 3:0-59 3:0-59 10:2-8
 @ ./apps/dav/src/settings-personal-availability.js 3:0-48 5:22-34

Signed-off-by: Vincent Petry <[email protected]>
@skjnldsv
Copy link
Member

I've tried to test this by npm-linking it into nextcloud/server#33508

Most likely an issue with linking itself. Try manually copying the folder to server/node_modules/@nextcloud/calendar-availability-vue

Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works

@PVince81 PVince81 merged commit 658b083 into main Aug 11, 2022
@delete-merged-branch delete-merged-branch bot deleted the update-nextcloud-vue-6.0.0-beta.1 branch August 11, 2022 18:21
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

Successfully merging this pull request may close these issues.

4 participants