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

Investigate build error #516

Open
Nargonath opened this issue Aug 24, 2022 · 0 comments
Open

Investigate build error #516

Nargonath opened this issue Aug 24, 2022 · 0 comments
Labels
bug Bug or defect help wanted Feel free to open a PR

Comments

@Nargonath
Copy link
Member

Nargonath commented Aug 24, 2022

During the build of the website, we have such errors:

[error]  /module/address/api
8:38:30 AM: 
8:38:30 AM: TypeError: Cannot read properties of undefined (reading 'menu')
8:38:30 AM:     at a.getMenu (pages/module/_family/api/index.vue:358:0)
8:38:30 AM:     at a.getMenu (/opt/build/repo/node_modules/vue/dist/vue.runtime.common.prod.js:6:29787)
8:38:30 AM:     at a.render (pages/module/_family/api/index.vue?0836:1:0)
8:38:30 AM:     at a.t._render (/opt/build/repo/node_modules/vue/dist/vue.runtime.common.prod.js:6:35346)
8:38:30 AM:     at /opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70854
8:38:30 AM:     at eo (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:67418)
8:38:30 AM:     at oo (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70830)
8:38:30 AM:     at no (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70461)
8:38:30 AM:     at to (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:67708)
8:38:30 AM:     at /opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70928
8:38:30 AM:     at eo (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:67418)
8:38:30 AM:     at oo (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70830)
8:38:30 AM:     at no (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70461)
8:38:30 AM:     at to (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:67708)
8:38:30 AM:     at /opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:70928
8:38:30 AM:     at eo (/opt/build/repo/node_modules/vue-server-renderer/build.prod.js:1:67418)

Hopefully it's not preventing the website from functioning. I believe since we transferred joi repo in hapi org it's now picking them up. We should ignore them instead. We can probably use either the topics or static listing in the code to differentiate them.

@Nargonath Nargonath added bug Bug or defect help wanted Feel free to open a PR labels Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug or defect help wanted Feel free to open a PR
Projects
None yet
Development

No branches or pull requests

1 participant