[ExtJS5 Study note] 27th cmd packaging error C2009:yui Parse error (identifier is a reserved word => debugger;)

Source: Internet
Author: User
Tags parse error

This address: http://blog.csdn.net/sushengmiyan/article/details/41242993

This article Sushengmiyan

--------------------------------------------------------------------------------------------------------------- ---------------------


A strange mistake was reported when using CMD to package ext.

Look for it and find out that code writing is causing it. Now record:


Error specific information:

[ERR] C2009:yui Parse Error (identifier is a reserved word =
debugger;)--Unknown-file:198775:12
[ERR] C2009:yui Parse Error (compilation produced 1 syntax errors. = NULL)--
Unknown-file:2
[ERR]
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExBuild:Failed to compress input
[ERR] at Com.sencha.tools.compressors.yui.
[ERR] Yuijavascriptcompressor$2.invoke (yuijavascriptcompressor.java:103)
[ERR]
[ERR] total time:10 seconds
[ERR] The following error occurred while executing this line:
E:\workspaces\myeclipse2014\newcourt\webroot\.sencha\app\build-impl.xml:260:the
Following error occurred while executing the line:
E:\workspaces\myeclipse2014\newcourt\webroot\.sencha\app\js-impl.xml:59:com.sen
cha.exceptions.ExBuild:Failed to compress input


See the first line of error can be seen to parse debugger error, look at my code, I found that I debug debugger write did not remove, packaging when the error occurred, will debugger removed. and pack it up again. found that the program is packaged properly.

[ExtJS5 Study note] 27th cmd packaging error C2009:yui Parse error (identifier is a reserved word => debugger;)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.