0👍
✅
You should use absolute path in your src tag then. E.g.
{ src: '/vendor/js/jquery-3.3.1.slim.min.js', body: true },
PS its bad idea to mix jquery and vue/nuxt
Source:stackexchange.com