简体   繁体   English

编译时 React js 核心 UI 构建错误

[英]React js core UI build error on compilation

Am recently switched my domain [enter image description here][1]to React Js and trying to learn.我最近将我的域 [在此处输入图片描述][1] 切换到 React Js 并尝试学习。 I have been trying to create an admin panel using Core UI Reactjs components.我一直在尝试使用 Core UI Reactjs 组件创建一个管理面板。 But it shows an error like " This error occurred during the build time and cannot be dismissed " on the compilation.[][1]但它在编译时显示类似“此错误发生在构建期间且无法消除”之类的错误。[][1]

Please try the below commands:请尝试以下命令:

npm cache clean --force npm 缓存清理 --force
npm cache verify npm 缓存验证

Then delete the node_modules , and run the below code然后删除node_modules ,并运行下面的代码

npm install --force npm 安装 --force

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM