- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am trying to create a component for UI Builder. I followed the guide on the Developer site but it keeps throwing this error: "SNC is not found, please install SNC from store."
The environment uses PDI.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
That error happens when you try to use UI Builder custom components in a PDI that doesn’t have the ServiceNow Component Framework (SNC) installed. SNC isn’t part of PDIs by default — it’s a Store app that provides the runtime for custom components.
Go to the ServiceNow Store, search for “ServiceNow Component Framework (SNC)”, and install it in your PDI. Once installed, your custom component should load correctly in UI Builder.
If the issue is still present after this, you might have to try moving to a different PDI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Unfortunately, it's not available for free.
Thank you.