vite-plugin-react-swc icon indicating copy to clipboard operation
vite-plugin-react-swc copied to clipboard

Syntax errors in Terminal

Open LKessell opened this issue 1 year ago • 3 comments

I began seeing many of these syntax errors in the terminal when starting up my Vite app: image

I am using version 3.6.0 of the vite-plugin-swc package, and am seeing the errors on both Windows 10 and Windows 11. Upgrading the package to 3.7.0 has not resolved the issue. Errors are reported in the terminal, but my app still runs/builds without issue and seems to work as expected.

Thank you!

LKessell avatar Jul 17 '24 14:07 LKessell