- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2025 01:34 AM
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
09-14-2025 09:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2025 12:38 AM
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
09-13-2025 01:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2025 09:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2025 10:10 PM
Unfortunately, it's not available for free.
Thank you.
