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

Error building meilipanel docker #9

Open
KrunchMuffin opened this issue Feb 19, 2022 · 0 comments
Open

Error building meilipanel docker #9

KrunchMuffin opened this issue Feb 19, 2022 · 0 comments

Comments

@KrunchMuffin
Copy link

On the final build step I got this error

 > [build-stage 6/6] RUN npm run build:
#13 1.303
#13 1.303 > [email protected] build
#13 1.303 > vue-cli-service build
#13 1.303
#13 1.985
#13 1.987 -  Building for production...
#13 15.92  ERROR  Error: CSS minification error: Lexical error on line 1: Unrecognized text.
#13 15.92
#13 15.92   Erroneous area:
#13 15.92 1: $colorpicker-radius / 1.75
#13 15.92 ^..^. File: css/chunk-vendors.fa174958.css
#13 15.92 Error: CSS minification error: Lexical error on line 1: Unrecognized text.
#13 15.92
#13 15.92   Erroneous area:
#13 15.92 1: $colorpicker-radius / 1.75
#13 15.92 ^..^. File: css/chunk-vendors.fa174958.css
#13 15.92     at /app/node_modules/@intervolga/optimize-cssnano-plugin/index.js:106:21
#13 15.92     at async Promise.all (index 1)
------
executor failed running [/bin/sh -c npm run build]: exit code: 1
ERROR: Service 'meilipanel' failed to build : Build failed

Any ideas?

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

1 participant