当我推送到 moovcloud 时,我收到此错误:
| Compiling Sass assets...
| gosass error: ~/assets/stylesheets/pages/accounts/address_book.scss:6: error: mixin border-radius is undefined
| Backtrace:
| e: ~/assets/stylesheets/pages/accounts/address_book.scss:6
| gosass error: ~/assets/stylesheets/pages/accounts/login_details.scss:6: error: mixin border-radius is undefined
| Backtrace:
| e: ~/assets/stylesheets/pages/accounts/login_details.scss:6
| gosass error: ~/assets/stylesheets/pages/accounts/login_page.scss:3: error: mixin display-label is undefined
| Backtrace:
| e: ~/assets/stylesheets/pages/accounts/login_page.scss:3
| gosass error: ~/assets/stylesheets/pages/accounts/payment_info.scss:7: error: mixin display-label is undefined
| Backtrace:
| e: ~/assets/stylesheets/pages/accounts/payment_info.scss:7
| gosass error: ~/assets/stylesheets/pages/customer/locate_store.scss:5: error: reference to unbound variable $gray4
| Backtrace:
| e: ~/assets/stylesheets/pages/customer/locate_store.scss:5
| gosass error: ~/assets/stylesheets/pages/subpages.scss:9: error: mixin account-link-button is undefined
| Backtrace:
| e: ~/assets/stylesheets/pages/subpages.scss:9
知道什么可能导致这种情况或为什么吗?我的 git 工作目录很干净,所以所有文件都已启动。我的 mlocal 工作正常,没有错误。我有点困惑。任何帮助将非常感激。