Skip to content

Code generation from strings disallowed for this context #70

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

Open
RossComputerGuy opened this issue Jun 1, 2022 · 0 comments
Open

Code generation from strings disallowed for this context #70

RossComputerGuy opened this issue Jun 1, 2022 · 0 comments

Comments

@RossComputerGuy
Copy link

Trying to test with miniflare before I deploy my site to Cloudflare and I got this error:

[Vue warn]: Component  is missing template or render function.
[nuxt] [request error] Code generation from strings disallowed for this context
  at new Function (<anonymous>)  
  at messageCompiler (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:5755:17)  
  at compileMessageFormat (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:5856:15)  
  at translate (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:5794:44)  
  at fn (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:6285:38)  
  at wrapWithDeps (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:6273:13)  
  at Object.t (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:6285:12)  
  at Object.getWebsiteName (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:7276:38)  
  at _sfc_setup$c (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:8133:37)  
  at ti.setup (/home/ross/ExpidusOS/website/.nuxt/dist/server/server.mjs:8193:25)
GET / 500 Internal Server Error (132.29ms)
GET /_nuxt/entry.c2d58daf.css 200 OK (3.61ms)
GET /_nuxt/entry-dc2bc69d.mjs 200 OK (2.95ms)
GET /_nuxt/index-6f243974.mjs 200 OK (2.34ms)
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

No branches or pull requests

1 participant