Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

How can i solve the GssParserException problem #146

Open
gdsaiful opened this issue Jun 25, 2020 · 0 comments
Open

How can i solve the GssParserException problem #146

gdsaiful opened this issue Jun 25, 2020 · 0 comments

Comments

@gdsaiful
Copy link

gdsaiful commented Jun 25, 2020

Compiler parsing error: Parse error in /opt/codes/productname-test/productname/src/main/webapp/wc/4.0.0/css/admin/admin.css at line 10,759 column 28:
filter : alpha(opacity:0)
^
com.google.common.css.compiler.ast.GssParserException: Parse error in /opt/codes/webcommanderv4-test/WebCommander/src/main/webapp/wc/4.0.0/css/admin/admin.css at line 10,759 column 28:
filter : alpha(opacity:0)
^
at com.google.common.css.compiler.ast.GssParserCC.parse(GssParserCC.java:214)
at com.google.common.css.compiler.ast.GssParserCC.parse(GssParserCC.java:234)
at com.google.common.css.compiler.ast.AbstractGssParser.parseInternal(AbstractGssParser.java:56)
at com.google.common.css.compiler.ast.GssParser.parse(GssParser.java:46)
at com.google.common.css.compiler.ast.GssParser.parse(GssParser.java:42)
at com.google.common.css.compiler.commandline.DefaultCommandLineCompiler.parseAndPrint(DefaultCommandLineCompiler.java:126)
at com.google.common.css.compiler.commandline.DefaultCommandLineCompiler.compile(DefaultCommandLineCompiler.java:110)
at com.google.common.css.compiler.commandline.DefaultCommandLineCompiler.execute(DefaultCommandLineCompiler.java:156)
at com.google.common.css.compiler.commandline.ClosureCommandLineCompiler.executeJob(ClosureCommandLineCompiler.java:374)
at com.google.common.css.compiler.commandline.ClosureCommandLineCompiler.main(ClosureCommandLineCompiler.java:440)
Caused by: com.google.common.css.compiler.ast.ParseException: Encountered " "0 "" at line 10759, column 28.

@gdsaiful gdsaiful changed the title Dynamically solved the GssParserException. How can i solve the GssParserException problem Jun 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant