volt-react-dashboard
volt-react-dashboard copied to clipboard
unable to run npm run build
when I try to run npm run build it will throw an error saying ParserError: Syntax Error at line: 1, column 25 at runMicrotasks
in the file src/scss/volt.scss
should I do here
hey! im encountering the same error, did you manage to solve it?
Actually yes but can't exactly remember what I did to solve but try downgrading to node 14
i did but doesnt build.
I download the repository with the v1.0.0
version and use the Node.js v14.21.3
version to run the npm install
and npm run build
.
It's worked without presenting errors.