WebpackError: ReferenceError: btoa is not defined

@joshc @cryptokid the process polyfill fixed things for me in Gatsby during dev and build.

I have since rebuilt my project using NextJS, and the problem has not presented itself again. I have not needed the polyfill with Next12.

1 Like

ok thanks @iammatthias!

@ksh Did you solve this build error?