table icon indicating copy to clipboard operation
table copied to clipboard

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

Open long36708 opened this issue 1 year ago • 2 comments

[email protected] 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'

long36708 avatar Apr 05 '24 08:04 long36708

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

yoyo837 avatar Apr 07 '24 10:04 yoyo837