Forum Discussion
Robin Güldenpfennig
May 03, 2017Brass Contributor
Add SharePoint Framework App on root and subsites
Hi folks, Am I missing something or it is not possible yet to add a SPFx app to the root site and subsite at the same time and vice versa? I deployed my app on the root site collection and creat...
Richard Bourke
May 04, 2017Iron Contributor
I'm not sure what causes that either, but a workaround is to update the version in the package-solution.json and repackage/deploy.
I ran into a similar issue as you, but I was provisioning the subsite based on another site with the app already deployed, so I'm sure I screwed things up there.
Robin Güldenpfennig
May 05, 2017Brass Contributor
Ah OK thanks for that hint. I will give it a try. Currently when going on Integration testing I don't update the version number. So I just deploy the updated bundle and manifest package.