incognitochain / incognito-web-wallet

0 stars 4 forks source link

Error on yarn start #6

Open taruneldho opened 4 years ago

taruneldho commented 4 years ago

Failed to compile.

./src/services/wasm/index.js Line 1:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 3:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 4:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 5:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 6:22: Promise executor functions should not be async no-async-promise-executor Line 6:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 7:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 8:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 9:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 10:6: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 11:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 12:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 13:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 14:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 15:44: Unexpected string concatenation prefer-template Line 15:122: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 16:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 17:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 18:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 19:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 20:8: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 21:6: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 22:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 23:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style Line 24:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style

kielbarry commented 4 years ago

Happens for me too