您当前的位置: 首页 >  ssl

彭世瑜

暂无认证

  • 2浏览

    0关注

    2791博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

TypeError: this.getOptions is not a function at Object.lessLoader

彭世瑜 发布时间:2021-09-17 14:27:02 ,浏览量:2

安装完 less-loader

npm i less-loader

报错

TypeError: this.getOptions is not a function at Object.lessLoader

原因是版本过高

降级安装即可解决问题

npm install less-loader@6.0.0

参考 TypeError: this.getOptions is not a function

关注
打赏
1665367115
查看更多评论
立即登录/注册

微信扫码登录

0.0585s