Closed codewode closed 3 years ago
@codewode Looks like a dependency problem, could you try deleting node_modules and install the dependencies with yarn install --frozen-lockfile
?
many thanks for the hint, I am using npm and with following command, the problem got fixed
npm install --force
seems like old dependencies were cached.
HI,
The checkout process all works fine, but the product quick view or product details page are empty and I see the following error in the console.