Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to run npm run build #31

Open
Krisslk opened this issue Aug 21, 2023 · 4 comments
Open

unable to run npm run build #31

Krisslk opened this issue Aug 21, 2023 · 4 comments

Comments

@Krisslk
Copy link

Krisslk commented Aug 21, 2023

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

@NicolasFerencz
Copy link

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

@Krisslk
Copy link
Author

Krisslk commented Sep 30, 2023

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

@roborock
Copy link

i did but doesnt build.

@peter279k
Copy link

peter279k commented Dec 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants