
DavidB.32401 (Customer) asked a question.
When trying to run a Vue 3 app with Vite instead of webpack and vue-cli (vue-cli is being deprecated in favor of vite) the app won't render. Error logged to the console is:
Uncaught TypeError: Class extends value undefined is not a constructor or null
at Object.<anonymous> (node_cache.js:22)
at Object.<anonymous> (node_cache.js:800)
at node_modules/node-cache/lib/node_cache.js (node_cache.js:802)
at __require (chunk-7ZYZ65ZP.js?v=8da8d271:26)
at Object.<anonymous> (index.js:13)
at node_modules/node-cache/index.js (index.js:17)
at __require (chunk-7ZYZ65ZP.js?v=8da8d271:26)
at serverStorage.ts:16
Minimal repo here: https://github.com/dcb99/vite-okta

Hello @DavidB.32401 (Customer)
Thanks for posting.
Here you can find some documents regarding Okta Auth JS and Vue.
https://developer.okta.com/code/vue/okta_vue/
https://developer.okta.com/blog/2018/07/03/deploy-vue-app-aws
This is only general information.
Also, please refer to the following thread:
https://devforum.okta.com/t/issue-with-vue3-to-add-okata/12064
For more specific details applied to your specific use case feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, this is a place for the Okta developer community to interact.
Have a great day!
Daniela Chavarria.
Okta Inc.