Forum Discussion
ADILWANI
Jan 11, 2022Copper Contributor
SPFX package which gets deployed to SP online But Not on SP Subscription Edition.
I have a SPFX package which gets deployed to SP online without any issue, but the same package isn't getting deployed to SharePoint Subscription Edition. Here is the error message MS.Utitlity.Event Error while uploading SPFx app
"dependencies": {
"@microsoft/sp-core-library": "1.13.1",
"@microsoft/decorators": "1.13.1",
"@microsoft/sp-dialog": "1.13.1",
"@microsoft/sp-application-base": "1.13.1",
"@microsoft/sp-office-ui-fabric-core": "^1.13.1"
},
"@microsoft/sp-core-library": "1.13.1",
"@microsoft/decorators": "1.13.1",
"@microsoft/sp-dialog": "1.13.1",
"@microsoft/sp-application-base": "1.13.1",
"@microsoft/sp-office-ui-fabric-core": "^1.13.1"
},
1 Reply
Sort By
- Steve Zhang
Microsoft
Thank you for reporting this problem you encounter. Currently SP online SPFx and SharePoint Subscription Edition SPFx are 2 different versions. We are aware of this issue and this is in our backlog.