I'm trying to integrate commerce.js in vue 3 ... I have an error when I try to integrate commerce as a global plugin enter image description here
In my browser i have a wite screen with this message in my console:
Uncaught TypeError: Cannot read properties of undefined (reading 'mixin')
at eval (main.js?fbea:17:1)
at ./src/main.js (app.js:85:1)
at __webpack_require__ (app.js:337:33)
at app.js:1518:109
at __webpack_require__.O (app.js:383:23)
at app.js:1519:53
at app.js:1521:12