react-component / table

React Table
https://table.react-component.now.sh
MIT License
1.27k stars 581 forks source link

npm run compile error !!! How to build component? #1103

Open long36708 opened 3 months ago

long36708 commented 3 months ago

rc-table@7.45.4 compile father build && lessc assets/index.less assets/index.css

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.2.0

YOUR TYPESCRIPT VERSION: 5.4.4

Please only submit bug reports when using the officially supported version.

=============

Oops! Something went wrong! :(

ESLint: 8.57.0

No files matching the pattern "error'" were found. Please check for typing mistakes in the pattern.

error - Error: Command failed: npx eslint src/ --ext .tsx,.ts --rule '@typescript-eslint/consistent-type-exports: error'

yoyo837 commented 3 months ago

I can indeed see warnings about ts version mismatch, but I'm not reproducing the eslint crash.