Gatsby Project Error: Generating SSR Bundle Failed (Error #98124 Webpack)

Running into an issue when trying to deploy Gatsby project on to XDN.

ERROR #98124 WEBPACK

Generating SSR bundle failed

Can’t resolve ‘…/…/public/page-data/sq/d/2841359383.json’ in ‘/Users/ankur.kumar/Desktop/my-test-app/my-gatsby-project/src/components’

If you’re trying to use a package make sure that ‘…/…/public/page-data/sq/d/2841359383.json’ is installed. If you’re trying to use a local file make sure that the path is correct.

File: src/components/seo.js

ERROR #98124 WEBPACK

Generating SSR bundle failed

Can’t resolve ‘…/…/public/page-data/sq/d/916993862.json’ in ‘/Users/ankur.kumar/Desktop/my-test-app/my-gatsby-project/src/components’

If you’re trying to use a package make sure that ‘…/…/public/page-data/sq/d/916993862.json’ is installed. If you’re trying to use a local file make sure that the path is correct.

File: src/components/bio.js

not finished Building static HTML for pages - 0.582s

Project build failed

Error: Process exited with code 1
at ChildProcess. (/Users/ankur.kumar/Desktop/my-test-app/my-gatsby-project/node_modules/@xdn/core/deploy/DeploymentBuilder.js:137:28)
at ChildProcess.emit (events.js:315:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

Trying updating XDN version. Issue has been fixed in the latest build