# Nuxt 支援 Stylus

# TypeError: this.getOptions is not a function 錯誤

如果直接安裝最新版的 stylus-loader 會出現 this.getOptions is not a function 錯誤。

Module build failed (from ./node_modules/stylus-loader/dist/cjs.js):
TypeError: this.getOptions is not a function
    at Object.stylusLoader (/Users/user/git/project/frontend/node_modules/stylus-loader/dist/index.js:17:24)

因為 stylus-loader 5.0.0 以上不支援 webpack 4.x 了,所以要用 stylus-loader@4.3.3 版本才行。

Last Updated: 2021-11-26 16:02:26
贊助商連結
    贊助商連結
    (adsbygoogle = window.adsbygoogle || []).push({});