[Vuejs]-I tried to use vue-resource and I got "Uncaught TypeError: window.Vue.use is not a function"

0👍

Well, I found out that vue-resource doesn’t support vue3. It is written in npmjs.com that:
Supports Vue 1.0 & Vue 2.0. And vue3 isn’t mentioned.

Leave a comment