gpt4 book ai didi

reactjs - 找不到插件 "proposal-class-properties"。如何解决这个问题?

转载 作者:行者123 更新时间:2023-12-03 14:51:40 25 4
gpt4 key购买 nike

目前,我正在研究 React 项目。它工作正常。但是现在每当我启动 npm 时。它给了我错误 -

$ react-scripts start
i 「wds」: Project is running at http://192.168.18.45/
i 「wds」: webpack output is served from
i 「wds」: Content not from webpack is served from C:\xampp\htdocs\SkyHi\Staah\staah-instant-site\public
i 「wds」: 404s will fallback to /
Starting the development server...
Failed to compile.

./node_modules/@fortawesome/fontawesome-svg-core/index.es.js
Error: [BABEL] C:\xampp\htdocs\SkyHi\Staah\staah-instant-site\node_modules\@fortawesome\fontawesome-svg-core\index.es.js: Could not find plugin "proposal-class-properties". Ensure there is an entry in ./available-plugins.js for it. (While processing: "C:\\xampp\\htdocs\\SkyHi\\Staah\\staah-instant-site\\node_modules\\babel-preset-react-app\\dependencies.js$0")
at Array.map (<anonymous>)
at Generator.next (<anonymous>)
at Generator.next (<anonymous>)
如何解决这个错误?请帮帮我。我正在使用 yarn .
先感谢您。

最佳答案

在 package.json 中添加 "resolutions": { "@babel/preset-env": "7.5.5"}。
运行 npx npm-force-resolutions
运行 npm install 或 yarn。
来自 Could not find plugin "proposal-numeric-separator" 的回答

关于reactjs - 找不到插件 "proposal-class-properties"。如何解决这个问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62585989/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com