First of all, Only Administrator can create Organizations news site and one tenant can have up to 250 organization news sites. News posted in this type of sites are marked with a color tag so users can distinguish between an official news post and a news published in communication and team sites. There is no user interface to create these kind of sites. So we have to use SharePoint Online Management Shell. So here is command : 1. Connect–SPOOnline –url https://<Your_Tenant_Name>-admin.sharepoint.com 2. Set–SPOOrgNewsSite –OrgNewsSiteUrl <New_Commmunication_Site_Url_Here> In Action : Connect–SPOOnline –url https://MyTenant-admin.sharepoint.com Set–SPOOrgNewsSite –OrgNewsSiteUrl https://MyTenant.SharePoint.com/sites/OrgNewsCenter Reference
Error while compiling spfx project - Error - typescript - node_modules/@fluentui/react-focus/node_modules
Some when you create new project or upgrade existing project, developer get issues related to fluent ui packages i.e. : Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/DeepPartial.d.ts(4,26): error TS1005: ';' expected. Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/DeepPartial.d.ts(4,41): error TS1005: ')' expected. Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/DeepPartial.d.ts(4,42): error TS1005: ';' expected. Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/DeepPartial.d.ts(4,72): error TS1005: ';' expected. Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/DeepPartial.d.ts(4,107): error TS1005: '(' expected. Error - typescript - node_modules/@fluentui/react-focus/node_modules/@uifabric/merge-styles/lib/De