#ERROR Cannot create property 'nuxt.config.ts' on string '/tmp/node-jiti'

9 messages · Page 1 of 1 (latest)

shrewd storm
#

As long as nuxt.config.ts exists in my project I get this error. I created the project via nuxi. Remvoing the config let's me npm run dev, but then I can't configure anything, which isn't ideal. I'm using node v20.2.0
thanks for any help with this

regal rock
#

you can fallback to jiti@1.18.2

shrewd storm
regal rock
#

in your package.json file

#

and re-install your packages

shrewd storm
#

just saw the hotfix comment also

regal rock
#

Yes, they are fast!

shrewd storm
#

it's good because override didn't work for me