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

TypeError: Cannot read properties of undefined (reading 'split') #13

Open
PeaceAntoHim opened this issue Feb 17, 2022 · 2 comments
Open

Comments

@PeaceAntoHim
Copy link

How to fix this probleam
.next\static\chunks\pages\index.js (220:268) @ Object.

218 | * ignore
219 | */

220 | e.noop=function(){},e.errorToPOJO=function(t){if(!(t instanceof Error))throw new Error("error must be instanceof Error.");var e,r={},o=n(Object.getOwnPropertyNames(t));try{for(o.s();!(e=o.n()).done;){var i=e.value;r[i]=t[i]}}catch(t){o.e(t)}finally{o.f()}return r},e.nodeMajorVersion=parseInt(t.versions.node.split(".")[0],10)}).call(this,r(10))},function(t,e,r){"use strict";(function(t){
| ^
221 | /*!
222 | * The buffer module from node.js, for the browser.

@robyyo
Copy link

robyyo commented May 30, 2022

I'm also receiving this error. Any suggestions?

@Antartic4
Copy link

Welps, let me know too please

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

3 participants