简体   繁体   中英

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. I have been trying to create an admin panel using Core UI Reactjs components. But it shows an error like " This error occurred during the build time and cannot be dismissed " on the compilation.[][1]

Please try the below commands:

npm cache clean --force
npm cache verify

Then delete the node_modules , and run the below code

npm install --force

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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