【问题标题】:JS building Error caused by Shopware Paypal ModuleShopware Paypal模块导致的JS构建错误
【发布时间】:2023-01-13 02:35:35
【问题描述】:

因为我通过作曲家安装了 SwagPayPal 模块,所以在使用 build-storefront.sh 构建店面时出现以下错误:

ERROR in /var/www/html/content/web/vendor/store.shopware.com/swagpaypal/src/Resources/app/storefront/src/swag-paypal.abstract-buttons.js
Module not found: Error: Can't resolve '@paypal/paypal-js' in '/var/www/html/content/web/vendor/store.shopware.com/swagpaypal/src/Resources/app/storefront/src'

有谁知道是什么原因造成的以及如何解决这个问题?

【问题讨论】:

    标签: shopware shopware6


    【解决方案1】:

    在 shell 中导航到 /var/www/html/content/web/vendor/store.shopware.com/swagpaypal/src/Resources/app/storefront/src 并运行

    npm install
    

    然后再次尝试构建店面。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-10-19
      • 2015-10-20
      • 2011-09-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多