Using @vue-macros/nuxt in github hosted layer #898
Unanswered
jamieaimcinnes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I've created a Nuxt3 layer which using @vue-macros/nuxt. When I pull it in locally (e.g. extends: [['../my-layer', { install: true }]],) it works fine. When I pull it in from github (e.g. extends: [['my-layer-repo', { install: true, auth: import.meta.env.GIT_TOKEN }]]) I get the error "$ref is not defined". Please help
Beta Was this translation helpful? Give feedback.
All reactions