The CreatorCon Call for Content is officially open! Get started here.

CLI configuration error: "SNC is not found, please install SNC from store"

skazuya1
Tera Contributor

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.

1 ACCEPTED SOLUTION

@skazuya1 Did this answer your question?


Raghav
MVP 2023
LinkedIn

View solution in original post

5 REPLIES 5

sizzleMcFace
Giga Guru

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.

RaghavSh
Kilo Patron

@skazuya1 I dont think the store apps will be available in PDI because store will ask you for organisations login.

 

you may need to user your organisation’s dev instance for component building.


Raghav
MVP 2023
LinkedIn

@skazuya1 Did this answer your question?


Raghav
MVP 2023
LinkedIn

Unfortunately, it's not available for free.
Thank you.