I'm using nextjs framework, and this is the error that I get when trying to generate the code.
UnhandledPromiseRejectionWarning: Error: You have declared using "bundled" babelHelpers, but transforming /home/user/path.to.machine/file.ts resulted in "runtime". Please check your configuration.
packages:
xstate-codegen@0.1.3
next@9.5.3
xstate@4.13.0
I'm using nextjs framework, and this is the error that I get when trying to generate the code.
UnhandledPromiseRejectionWarning: Error: You have declared using "bundled" babelHelpers, but transforming /home/user/path.to.machine/file.ts resulted in "runtime". Please check your configuration.packages:
xstate-codegen@0.1.3next@9.5.3xstate@4.13.0