Uncaught SyntaxError: Unexpected token '<' (at zoomus-websdk-zoommtgMain.umd.min.js:1:1)

Hi, I am upgrading my zoom sdk version to 3.7.0
@zoom/meetingsdk”: “^3.7.0”,

I am facing two errors

  • Uncaught SyntaxError: Unexpected token ‘<’ (at zoomus-websdk-zoommtgMain.umd.min.js:1:1)
  • Uncaught (in promise) ChunkLoadError at a.f.j (zoomus-websdk.umd.min.js:2:849222

I am upgrading this in the Vue2 application. is this supported in Vue2?