Error while trying to publish an experience with model targeting in Vuforia Studio
Hello everyone, I'm trying to publish a vuforia experience with model targeting but when I try to do so by pressing the publish button, it won't show the publish progress bar and, checking on the experience server, the project can't be found. By analyzing the log I found the following error:
[2025-02-13T08:34:44.475Z] error: [twx-studio:index] Server error dee60aaf-9b9c-4561-a021-65d4ee2bcf63 [Error: ENOENT: no such file or directory, stat 'C:\Users\<userName>\Documents\VuforiaStudio\Projects\<projectName>\dist\lib\cdn\angular-sanitize.min.js.map'] {
[2025-02-13T08:34:44.476Z] error: errno: -4058,
[2025-02-13T08:34:44.476Z] error: code: 'ENOENT',
[2025-02-13T08:34:44.476Z] error: syscall: 'stat',
[2025-02-13T08:34:44.476Z] error: path: 'C:\\Users\\<userName>\\Documents\\VuforiaStudio\\Projects\\<projectName>\\dist\\lib\\cdn\\angular-sanitize.min.js.map',
[2025-02-13T08:34:44.476Z] error: expose: false,
[2025-02-13T08:34:44.476Z] error: statusCode: 404,
[2025-02-13T08:34:44.476Z] error: status: 404
[2025-02-13T08:34:44.476Z] error: }
But, as soon as I remove the model target, I don't have any issues

