
2rmg9 (2rmg9) asked a question.
Getting this error:
" WebpackError: ReferenceError: SDK_VERSION is not defined"
I'm using gatsby/react. I get the error when trying to run "gatsby develop"
I have an xstate file at `src/machines/authMachine.machine.ts` and am trying to include `@okta/okta-auth-js` and it is throwing that error only when I include it in that file. I believe that is because it's running through `gatsby.ssr` ?
Gatsby version: 2.32.3
Okta js version: 5.1.1

@2rmg9 (2rmg9) Can you please post this issue to Okta sdk GH with the below link?
https://github.com/okta/okta-auth-js/issues
Please include the reproduce steps. Thanks.