volt-react-dashboard icon indicating copy to clipboard operation
volt-react-dashboard copied to clipboard

unable to run npm run build

Open Krisslk opened this issue 1 year ago • 5 comments

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

Krisslk avatar Aug 21 '23 14:08 Krisslk

hey! im encountering the same error, did you manage to solve it?

NicolasFerencz avatar Sep 29 '23 22:09 NicolasFerencz

Actually yes but can't exactly remember what I did to solve but try downgrading to node 14

Krisslk avatar Sep 30 '23 06:09 Krisslk

i did but doesnt build.

roborock avatar Nov 20 '23 13:11 roborock

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.

peter279k avatar Dec 05 '23 09:12 peter279k