Sp-starter-kit: New install all webparts not working manifest not found

Created on 13 May 2020  路  14Comments  路  Source: pnp/sp-starter-kit

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

_(DELETE THIS PARAGRAPH AFTER READING)_

Category

  • [ ] Question
  • [x ] Bug
  • [ ] Enhancement

Expected or Desired Behavior

Deployed the template as per the instructions and get the following error for all added webparts:

INNERERROR:
*
Manifest not found for component id "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d" and version "16.13.1".
*
*CALLSTACK:
Error
at r.t [as constructor] (https://spoprod-a.akamaihd.net/files/sp-client/sp-home-assembly_en-us_671d0635a05899ae61d0933fa07f7e63.js:1:1004845)
at new r (https://spoprod-a.akamaihd.net/files/sp-client/sp-home-assembly_en-us_671d0635a05899ae61d0933fa07f7e63.js:1:1243704)
at Function.e.buildErrorWithVerboseLog (https://spoprod-a.akamaihd.net/files/sp-client/sp-home-assembly_en-us_671d0635a05899ae61d0933fa07f7e63.js:1:1281654)
at Function.e.buildLoadComponentError (https://spoprod-a.akamaihd.net/files/sp-client/sp-home-assembly_en-us_671d0635a05899ae61d0933fa07f7e63.js:1:1277685)
at https://spoprod-a.akamaihd.net/files/sp-client/sp-home-assembly_en-us_671d0635a05899ae61d0933fa07f7e63.js:1:1271311
portalerro

Steps to Reproduce

Deployed starter kit in microsoft dev environemnt

Thanks for your contribution! Sharing is caring.

Needs

All 14 comments

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

i have tried to disable public cdn setting also

Hello I'm having this exact issue on Sharepoint Onlne

Any ETA on the solution? this has affected pretty much all my sites on production

Thanks!

This is for brand new installs from a recently pulled solution / sppkg deployment?

In my case the kit was installed on 06/15/2019, once it started failing we redeployed the latest version thinking that was the reason, as a matter of fact, it was not.

currently deployed version: 1.5.4.0

for extra context, the solution was working correctly as of yesterday 5/13/2020

Thanks!

Thank you for the additional info. The solution has been working fine for near 11 months, it started to fail with the error above, so you then downloaded the latest project solution, re-provisioned the new sppkg, and you see the same error?

Thank you for the additional info. The solution has been working fine for near 11 months, it started to fail with the error above, so you then downloaded the latest project solution, re-provisioned the new sppkg, and you see the same error?

correct

any Idea what could be the Issue

My best guess is a combination of spfx 1.9.1 and 1.10.0. Im in the process of upgrading the sppkg to 1.10.0, and cleaning up other misalignment of package versions. Tests out well, im bundling the new pnp file, will test that, and once it looks good will push the commit. Ill drop a note here as well once ready.

You will want to take the updated sppkg from the packages folder, once available, and simply re-deploy to your app catalog. I am seeing off app catalog deployment delays today as well. Maybe a platform glitch?

@ICiscoStu please either pull the latest master branch or what you really need is the updated sppkg found in the latest commit's package folder.

https://github.com/pnp/sp-starter-kit/tree/master/package

The updated package has also been updated in the pnp provisioning file, thus you could run a completely new provisioning, though that should not be needed to address this issue.

After you upload and replace the sppgk in your tenant app catalog, give it a few minutes to rest as I found the cdn took time to update. I noticed errors around the language files were not found, yet after a few minutes, the urls started to work.

This is for brand new installs from a recently pulled solution / sppkg deployment?

Yes only installed couple of days ago

@schoydog please try uploading the new sppkg found in the packages folder that was committed today into your tenant app catalog. This should correct your issues. You can also pull the entire master branch and re-provision the entire kit, although that should not be necessary.

@schoydog please try uploading the new sppkg found in the packages folder that was committed today into your tenant app catalog. This should correct your issues. You can also pull the entire master branch and re-provision the entire kit, although that should not be necessary.

Yes this worked perfectly all fixed for me. Thank so much for your quick response.

Hi @eoverfield
Update working as expected, thank you!

Was this page helpful?
0 / 5 - 0 ratings