标签: spartacus-storefront
在设置斯巴达克斯店面时运行服务器(ng服务)时出现以下错误。
@spartacus/core/spartacus-core"' has no exported member 'CartService'. Did you mean 'AuthService'?
答案 0 :(得分:0)
通过更新依赖关系并在应用程序上运行npm audit fix解决了该问题。
npm audit fix