Hi,
It does not look like an error: one file seems to have lines ending with a LF + CR (line feed + carriage return) while the other one has lines ending with a LF (line feed). The former being a Microsoft Windows format.
Also, your file is 367,769 while the latest csslint.js is 377,627 bytes (in WP v4.9.6).
Which WordPress version are you running?
Thread Starter
yard
(@yard)
I am using latest version and I was compare both files in Total Commander (compare by content command) and TC say´s me that files are identical
and for CR+LF I was make nothing when installing WP .. is possible this is due my server ?
-
This reply was modified 7 years, 10 months ago by
yard.
If your server is running Linux and your PC is running Windows, you can’t download and compare locally, because when you download it over FTP, your FTP client will convert the LF into LF/CR, and when you upload the file, it will do the contrary. The remote and local copy will likely be different.
This problem occurs often and it’s not too important (unlike other scripting languages such as Perl/CGI, PHP will not crash because of that).
You can simply restore the file from NinjaScanner: view the report, click on the file and click the “Restore File” button.