Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vite环境使用js_base64报下面的错 #161

Open
coderja opened this issue Dec 16, 2022 · 1 comment
Open

vite环境使用js_base64报下面的错 #161

coderja opened this issue Dec 16, 2022 · 1 comment

Comments

@coderja
Copy link

coderja commented Dec 16, 2022

TypeError: buffer is not a constructor
at _encode (base64.js:96:24)
at Object.encode (base64.js:102:30)
at login (loginAPI.js?t=1671159346988:5:24)
at user.js?t=1671159346988:87:11
at new Promise ()
at Store2.Login (user.js?t=1671159346988:85:14)
at Array.wrappedActionHandler (vuex.esm.js:747:23)
at Store2.dispatch (vuex.esm.js:438:13)
at Store2.boundDispatch [as dispatch] (vuex.esm.js:332:21)
at index.vue:210:1

@dankogai
Copy link
Owner

Would you also file the report in English? Would you give me more information than a stack trace of your app? IMHO it is caller's issue than this module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants