0

I'm using a Verto library in my Vue-electron based project.

In my component's methods I have something like this:

function newVerto () {
  vertoHandle = new jQuery.verto({
    ...
  }, vertoCallbacks)
}

But once I execute it, I receive an error:

"TypeError: jQuery.verto is not a constructor"

Eduardo Baitello
  • 10,469
  • 7
  • 46
  • 74
S.Eric
  • 1
  • 1

0 Answers0