You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
The plugin is loading fine if we start it using 'vue ui' or else, but whenever we upload the application to the server compiled/packed using 'npm run build' it shows this error:
vue.runtime.esm.js:5083 Uncaught TypeError: Cannot read property 'install' of undefined
at Function.Er.t.use (vue.runtime.esm.js:5083)
at Module.56d7 (main.js:9)
at s (bootstrap:88)
at Object.0 (bootstrap:262)
at s (bootstrap:88)
at t (bootstrap:45)
at bootstrap:262
at bootstrap:262