trailheadapps/ebikes-lwc

error while running command

sigamala2 opened this issue · 5 comments

Summary

Short summary of what is going on or to provide context.

Steps To Reproduce:

  1. We couldn't validate componentAttributes in E_Bikes1/themes/jepson.json for component 1dccf062-078a-4fde-a185-1c6b822db8b0. Error: attribute [navigationMenuEditorRefresh]: The navigation menu Default_Navigation doesn’t exist.. Check your file and try again.
  2. sfdx force:source:deploy -p force-app when i ran this command on VSCode i am getting above issue

Expected result

Describe what should have happened.

Actual result

Describe what actually happened instead.

Additional information

Feel free to attach a screenshot or code snippets.

Welcome! 👋

Thank you for posting this issue. 🙇🏼‍♂️ We will come back to you latest within the next 48h (working days). Stay tuned!

Flagging this as stale, as there was no recent activity within the last 14 days. 🧐

Hey there , Is there any fix to this error yet?
Steps To Reproduce:
We couldn't validate componentAttributes in E_Bikes1/themes/jepson.json for component 1dccf062-078a-4fde-a185-1c6b822db8b0. Error: attribute [navigationMenuEditorRefresh]: The navigation menu Default_Navigation doesn’t exist.. Check your file and try again.

Hi,
Is there an answer for this?

pozil commented

Hi @Jacjs27 this kind of error is likely happening due to a metadata breaking change introduced in the upcoming release (Winter '24 at time of writing).

The metadata from the main branch of this repo is only compatible with the current Salesforce release (Summer '23 as of now) and not yet compatible with pre-release orgs. We will update this repo's metadata when the Salesforce release is out.