What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hi Guys, i have upgraded my spryker project from 202001 to 202009 after upgrading when i am trying t
Hi Guys, i have upgraded my spryker project from 202001 to 202009 after upgrading when i am trying to run the frontend:yves:build command its throwing me below error, any suggestions on this?
Comments
-
Hi Shivam.
Check theShopUi/Theme/default/components/molecules/product-item/product-item.ts
component if itβs overridden at the project level.
TheProductItemData
interface must have thesku?: string;
property.
If the component is used from the core, theshop-ui
module must be at least version 1.59.00 -
Hi, I checked ShopUi/Theme/default/components/molecules/product-item/product-item.ts its not overridden at the project level. Also i have updated the shop-ui version to 1.59.0 now i am getting below error.
0 -
I guess there is some confusion with the module version in your project.
Because the SKU comes to theproduct-group-widget
module here and shouldnβt be in the 202009 release.
So I see two options:- The
product-group-widget
andshop-ui
modules should be downgraded according to the 202009 release. - The
product-group-widget
andshop-ui
modules should be updatedproduct-group-widget
to 1.9.1 andshop-ui
to 1.60.1, but this way new errors may appear due to newer module versions than the release.
0 - The
-
I don't find product-group-widget in my composer file also its not there in demo shop's composer file still do i need to install this? and from where i can get this?
0 -
It requires PHP 8 i believe thats why its not there in 202009
0 -
According to your first screenshot, the project has the module.
Maybe into some feature.0 -
Yes i have but in which feature it is included i don't know so how can i update the version here
0 -
Please try check via
composer depends spryker-shop/product-group-widget
If it doesnβt help, itβs better to ask one of the BE devs.
0 -
This command gives "spryker-feature/product-groups 202009.0 requires spryker-shop/product-group-widget (^1.7.0)" in response. I added "spryker-shop/product-group-widget: "^1.9.1" in composer file ran composer update command. Now, it's giving below error
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random