self is not defined #5048
Unanswered
Thinker-feiluo
asked this question in
Q&A
Replies: 1 comment
-
Are you doing server-side-rendering? That's not going to work by any reasonable means. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
[nuxt] [request error] [unhandled] [500] self is not defined
at Object. (/WebLinksAddon/webpack/universalModuleDefinition:10:4)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at ModuleWrap. (node:internal/modules/esm/translators:169:29)
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Why is this? Please help me explain
Beta Was this translation helpful? Give feedback.
All reactions