Gabor Somogyi created FLINK-26166:
-------------------------------------
Summary: flink-runtime-web fails to compile if newline is cr lf
Key: FLINK-26166
URL: https://issues.apache.org/jira/browse/FLINK-26166
Project: Flink
Issue Type: Bug
Components: Runtime / Web Frontend
Affects Versions: 1.16.0
Reporter: Gabor Somogyi
Normally I'm developing on linux based system but sometimes reviewing on
Windows based machines. Compile blows up in the following way:
{code:java}
[INFO]
d:\projects\flink\flink-runtime-web\web-dashboard\src\@types\d3-flame-graph\index.d.ts
[INFO] 1:3 error Delete `รข??` prettier/prettier
...
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)