N
Nuxt5mo ago
Thr0nSK

`import.meta` meta-property is only allowed when the --module option is ...

Hi! After updating to Nuxt 3.12.2, in some of my projects, I started getting the following error whenever I use import.meta (attached image) Have any of you encountered it too?
No description
3 Replies
Thr0nSK
Thr0nSKOP5mo ago
StackBlitz
Nuxt - Starter - StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
Thr0nSK
Thr0nSKOP5mo ago
No description
dosyourself
dosyourself5mo ago
Add this to your tsconfig: "compilerOptions": { "module": "es2022" }
Want results from more Discord servers?
Add your server