Forum Discussion
Deploy the SharePoint Framework HelloWorld package to app catalog
I am following the labs for SPFX available here
http://dev.office.com/sharepoint/docs/spfx/web-parts/get-started/serve-your-web-part-in-a-sharepoint-page
I am trying to upload my app (web part) to the App Catalog.
After upoading the .spapp package, I am not getting the the popup "Do you trust....?"
Since its not trusted, I cant see it in the list of apps which I can add to my site collection.
What am I missing here? Is there any way to force SharePoint to trust the package or bring up the screen?
3 Replies
- Eduardo MarcosBrass Contributor
Hi Vinay,
Check this post: https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-framework-don-t-see-quot-do-you-trust-quot-during/m-p/13538#M401
I hope it helps ;)
- Vinay BhatiaBrass Contributor
I used my existing O365 Test tenant which is a first release customer. If I uploaded the Workbench file to the document library as mentioned in the lab, it worked. It also shows other web parts apart from the one I created. Does it not qualify as Developer Tenant? Is there a way to check if the bits have been deployed to my tenant?
It won't work in old environements, only way you have to test it using a dev tenant.
Create a new dev tenant and verify