#Nuxt 3.12.1 - CONNECTION_REFUSED

1 messages · Page 1 of 1 (latest)

nova bluff
#

Hi,

after upgrading to the new nuxt version, I get continuous errors :

GET https://localhost:24678/_nuxt/ net::ERR_CONNECTION_REFUSED

Anyone knows why this is happening? haven't seen anything like that before 😕

lean fog
lean fog
#

Try delete .nuxt, node_modules and make install

#

Recommended command to upgrade does not worked for me, I was needed to manually upgrade version of some modules in package.json

#

Also node update was needed 18.18.2 was not enough for nuxt kit, I have installed 18.20.3

sand vessel
#

Same issue here. Upgrade script didn't work for me either (Just installed the same version I was already running), so I upgraded manually. I've tried deleting node_modules and .nuxt. Running in a mono repo with multiple nuxt apps and I've only upgraded one of them.