dist/jquery.js: Non-ASCII characters detected on Window 7.

dist/jquery.js: Non-ASCII characters detected on Window 7.

How can I fix it?

D:\Code\github\jquery> grunt
path.existsSync is now called `fs.existsSync`.
Running "submodules" task

Running "selector:src/selector.js" (selector) task
File 'src/selector.js' created.

Running "build:dist/jquery.js:*" (build) task
File 'dist/jquery.js' created.

Running "lint:dist" (lint) task
Lint free.

Running "lint:grunt" (lint) task
Lint free.

Running "lint:tests" (lint) task
Lint free.

Running "min:dist/jquery.min.js" (min) task
File "dist/jquery.min.js" created.
Uncompressed size: 266813 bytes.
Compressed size: 33390 bytes gzipped (93436 bytes minified).

Running "dist:*" (dist) task
dist/jquery.js: Non-ASCII characters detected:
- position 286: 20013
--  17:53:10 GMT+0800 (中国标准时间)
 */
(functio
- position 287: 22269
-- 17:53:10 GMT+0800 (中国标准时间)
 */
(function
- position 288: 26631
-- 7:53:10 GMT+0800 (中国标准时间)
 */
(function(
- position 289: 20934
-- :53:10 GMT+0800 (中国标准时间)
 */
(function(
- position 290: 26102
-- 53:10 GMT+0800 (中国标准时间)
 */
(function( w
- position 291: 38388
-- 3:10 GMT+0800 (中国标准时间)
 */
(function( wi
<WARN> Task "dist:*" failed. Use --force to continue. </WARN>


















































END.