纱线构建。错误 - 无效的选项对象

Posted

技术标签:

【中文标题】纱线构建。错误 - 无效的选项对象【英文标题】:yarn build. Error - Invalid options object 【发布时间】:2021-05-11 22:03:23 【问题描述】:

我学习 React 并尝试构建自己的 webpack5 + babel 设置,运行 yarn build 后我的控制台中出现此错误消息。关于如何解决这个问题或我做错了什么的任何想法?

Failed to load '/Users/admin/webpackFuel/webpack.config.js' config  Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.

options[0] misses the property 'patterns'. Should be:    [non-empty string | object  from, to?, context?, globOptions?, filter?, toType?, force?, info?, transform?, transformPath?, noErrorOnMissing? , ...] (should not have fewer than 1 item)

【问题讨论】:

这能回答你的问题吗? npm run dev fails : ValidationError: Invalid options object 【参考方案1】:

我在这条线索中找到了答案 - npm run dev fails : ValidationError: Invalid options object

https://***.com/a/62680933 - 就是这样。完全忘记“模式”这个词

【讨论】:

以上是关于纱线构建。错误 - 无效的选项对象的主要内容,如果未能解决你的问题,请参考以下文章

带有 --dev 标志的纱线错误“没有这样的选项”

Next.js 纱线构建因 plotly.js 失败(发生构建错误 ReferenceError: self is not defined)

如何解决纱线构建错误 - 错误:ENOTEMPTY: directory not empty, rmdir '/frontend/out/node_modules/cacache/node_modul

Sass 加载程序错误:无效的选项对象。 Stylus Loader 已使用与 API 架构不匹配的选项对象进行初始化

纱线构建不工作,构建失败,因为进程退出太早

使用 Ant Design 构建纱线失败