3

I'm stuck with a problem that i can not use YUIcompressor to minify a file, the script runs without problems, but returns the error missing name after . operator in the line 3 of this script:

exactly in: "+ source.response.chars[k].name +"

im out of ideas, the scripts seems work, and no are any problem.

1

1 Answer 1

3

The problem are on "+source.response.chars[k].class+" not in "+ source.response.chars[k].name +", class is a reserved name.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.