The community member is experiencing an issue when trying to export from Site B, getting an error related to a missing project domain. They mention that the same process works fine for Site A, but they are unable to run the scaffolding for Site B or any of its clones. A community member suggests trying the latest version of the CLI (0.182.0), which resolves the issue according to another community member's comment.
Site B - trying to export getting Error: Project domain is missing from the project data
at prebuild (file:///Users/me/.nvm/versions/node/v20.15.1/lib/node_modules/webstudio/lib/cli.js:826:11) at async build (file:///Users/me/.nvm/versions/node/v20.15.1/lib/node_modules/webstudio/lib/cli.js:1163:3) at async Object.initFlow [as handler] (file:///Users/me.nvm/versions/node/v20.15.1/lib/node_modules/webstudio/lib/cli.js:1242:3)
i tried it with a bunch of different site (Site A) and it worked fine. The site publishes with no issues just can't run the scaffolding with it or any clone of it