coreui / coreui-free-react-admin-template

Open source admin template based on Bootstrap 5 and React.js
https://coreui.io/product/free-react-admin-template/
MIT License
4.54k stars 2.26k forks source link

Failed to compile on npm build #395

Closed jamaluddin7 closed 1 year ago

jamaluddin7 commented 1 year ago

Hi, Suddenly i am facing an issue with my coreui 4.1.1 project. It runs fine on local machine, when i build the project for server deployment it fails with following error,

Failed to compile.

./src/scss/style.scss
ParserError: Syntax Error at line: 1, column 62

the same project is building on another machine with identical configs. node 18

mrholek commented 1 year ago

Please update our dependencies to the latest versions

"@coreui/chartjs": "^3.0.0",
"@coreui/coreui": "^4.2.1",
"@coreui/icons": "^2.1.0",
"@coreui/icons-react": "^2.1.0",
"@coreui/react": "^4.3.1",
"@coreui/react-chartjs": "^2.1.0",
"@coreui/utils": "^1.3.1",
github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions