Fdk theme sync is not working

As we discussed still, we are getting this following error message while doing the fdk theme sync process.

FDK-0004 - window is not defined - Attached screenshot for your reference.

We have followed what you have suggested but still same issue.

Here is the step.
Override the core-js library in the theme’s package.json file by adding the following code:

“overrides”: {
“core-js”: “3.14.0”
}

“devDependencies”: {
@babel/plugin-proposal-optional-chaining”: “^7.11.0”,
@vue/cli-plugin-babel”: “4.5.6”,
@vue/babel-preset-app”: “4.5.18”
},

Kindly check with your Deployment team and let us know your feedback.

@spvijayanand Team is looking into the issue and will get back soon. Once resolved.

@SoumyaAcharya Thanks for your reply. We have fixed this issue.