Closed saozhu2333 closed 6 months ago
I did not use it correctly. The name generated by import is in uppercase letters, which is different from the name in node.modules
Same issue here,use import JSEncrypt from 'jsencrypt'
instead of import JSEncrypt from 'JSEncrypt'
Packaging in Linux can cause issues vite+vue3+ts