I am facing issue while publishing my react application to my domo instance

previously it was working fine but today i am issues like this:
X Error when creating new design:
Cannot deserialize value of type java.util.UUID
from String "null": UUID has to be represented by standard 36-char representation
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Answers
-
According to AI:
It means that a
null
value was passed where a valid UUID (Universally Unique Identifier) was expected—likely in a request made during the publishing process to Domo Bricks or AppDB.This often happens when one of the required fields for the Domo Brick/app (like
manifest.json
,config.json
, or CLI command arguments) is missing, malformed, or has a"null"
string or actual null instead of a valid UUID.How does your manifest.json or config.json look?
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 89 App Studio
- 46 Variables
- Automate
- 197 Apps
- 489 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 144 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive