Vite error after upgrading
I am at loss of idea after upgrading my project...
__vite_ssr_import_0__.resolveScriptKey is not a function
Here is my package.json:
Anyone has an idea what I should try to do ? Been a couple of hours and still stuck :/4 Replies
This is really the worst part using nuxt... obscure errors that take hours debugging
the stacktrace shows it might be related to your
App.vue
(first line actually)
what is in there?Yes but its content has not been changed in weeks...
@Romain refresh your lockfile, you might have an old unhead version?