stockfish.js icon indicating copy to clipboard operation
stockfish.js copied to clipboard

[ReactJS] Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': Failed to parse URL from stockfish.wasm

Open hunght opened this issue 4 years ago • 0 comments

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

hunght avatar Nov 20 '20 16:11 hunght