nvazquez commented on pull request #5151:
URL: https://github.com/apache/cloudstack/pull/5151#issuecomment-1062497216
Hi @utchoang I see the following error on the package building job, can you
please address?
````
- Building for production...
ERROR Failed to compile with 1 error2:27:32 AM
error in ./src/components/header/UserMenu.vue
Module Error (from
./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js):
VueCompilerError: Element is missing end tag.
at
/jenkins/workspace/acs-centos7-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.17.0.0-SNAPSHOT/ui/src/components/header/UserMenu.vue:36:11
34 | </a-avatar>
35 | <a-avatar v-else class="user-menu-avatar avatar" size="small"
:style="{ backgroundColor: '#1890ff', color: 'white' }">
36 | <template #icon><user-outlined />
| ^
37 | </a-avatar>
38 | <span>{{ nickname() }}</span>
````
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]