79475316

Date: 2025-02-28 11:10:51
Score: 2.5
Natty:
Report link

use window.Worker instead of Worker

const worker = new window.Worker(stockfishPath);

Typescript error TP1001 when creating a Web Worker in Next.js 15.1.3

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: zmaplex