Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
long36708 opened this issue Apr 5, 2024 · 1 comment
Open

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

long36708 opened this issue Apr 5, 2024 · 1 comment

Comments

@long36708
Copy link

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
Copy link
Member

yoyo837 commented Apr 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants