nabla / vite-plugin-eslint

Plugs ESLint into Vite dev server
MIT License
122 stars 4 forks source link

Error Unexpected token '.' #9

Closed jewe11er closed 2 years ago

jewe11er commented 2 years ago

Got a error:

node_modules/@nabla/vite-plugin-eslint/src/worker.js:37 if (e.messageTemplate === "file-not-found" && e.messageData?.pattern) {

ArnaudBarre commented 2 years ago

What version of node are you running?

ArnaudBarre commented 2 years ago

You're probably running node 12, which it's support is ending in 2 weeks, so I'm closing it as a won't fix