stockfish.js
stockfish.js copied to clipboard
[ReactJS] Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': Failed to parse URL from stockfish.wasm
i got the issue ( pls check the code here https://codesandbox.io/s/objective-pine-yqse2?file=/src/App.js) stockfish.min.js:8 Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': Failed to parse URL from stockfish.wasm, when I tried the stockfish.js file from cdm deliver. see the code above at codesandbox. thanks