Closed aovchinn closed 4 years ago
Just a heads up, looks like the actual error is UnhandledPromiseRejectionWarning: ReferenceError: BigInt is not defined
.
I think you have an older version of Node installed. Type node -v
on the command line and make sure you have the minimum required version for the version of Webpack you're using.
thanks, that helped successfully builded with webpack@5.0.0-beta.24