commercetools / sunrise-spa

SUNRISE shop template as a single-page application
https://sunrise-spa.now.sh
Apache License 2.0
51 stars 77 forks source link

Following issues occurred after taking latest pull #288

Closed satyamh1 closed 2 years ago

satyamh1 commented 2 years ago

ERROR Failed to compile with 23 errors
error in ./src/presentation/fashion/CartDetail/CartLikeContentDetail/LineItemInfo/LineItemInfo.vue?vue&type=template&id=a0f2a550

Module parse failed: Unexpected token (114:24) File was processed with these loaders:

harm-meijer commented 2 years ago

@satyamh1 Can you try to install with yarn install --frozen-lockfile?

satyamh1 commented 2 years ago

@harm-meijer Its working with "yarn install --frozen-lockfile"

Thanks for quick help.