-
[ERROR] 355:14:invalid property id
[ERROR] 355:15:syntax error
[ERROR] 567:5:missing ) in parenthetical
[ERROR] 571:1:syntax error
[ERROR] 1:0:Compilation produced 4 syntax errors.
org.mozilla.jav…
-
Considering this code:
``` js
var a = {};
a.native = 12;
console.log(a);
```
We have this error when compressing:
```
xxx@xxx:~/xxx$ java -jar java/yuicompressor.jar --charset UTF-8 --type j…
-
My pom file is as below :-
```
org.apache.maven.plugins
maven-war-plugin
2.3
…
-
I have followed the tutorial in https://www.youtube.com/watch?v=Cj8MHPCubuM
I am getting below error:
I am using VS 2019 in windows 10 - everything is latest as of Feb 2020
> C:\Users\I868962\Docum…
-
## Code
```javascript
(() => {
console.log(123);
})();
```
## Command
```
"C:\Program Files\Java\jdk1.8.0_112\jre/bin/java" -jar F:/库/JetBrain/yuicompressor-2.4.9.jar common.js -o common.m…
-
Started getting errors this week following composer update of my project. I have tracked issue down to 2.4.8 yuicomposer.jar. 2.4.7 does not have issue. Fatal error occurs when empty _js_ file is comp…
-
When I attempt to minify a JavaScript file I get an error that is produced by an invalid parameter when passing my script on to the Java minify script.
Error Log:
[Error:]) Command failed: jav…
-
```
Using the most recent version of YUI Compressor (2.4.8) at time of writing, I
get a runtime NoSuchMethodError:
java.lang.NoSuchMethodError:
com.yahoo.platform.yui.compressor.JavaScriptCompresso…
-
I'm seeing this when trying to use it with jammit's yui-compressor:
```
C:/Ruby193/lib/ruby/1.9.1/open3.rb:202:in `spawn': Invalid argument - java -jar C:/Ruby193/lib/ruby/gems/1.9.1/gems/yui-compres…
jarmo updated
11 years ago
-
Hi
I try to use press module 1.0.25 in play 1.2.4
For all js file I get the same exception
Oops: StringIndexOutOfBoundsException
An unexpected error occured caused by exception StringIndexOutOfBou…