barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': calcfilehash.js failed to load #330

Open prescriptionlifeline opened 4 months ago

prescriptionlifeline commented 4 months ago

When I click on the file info icon I get this error:

NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'http://mywebsite.com/admin/js/worker/calcfilehash.js' failed to load.

I mean, I can fix the error easily enough by creating that file at the appropriate location but I feel like I shouldn't have to.

Screenshot 2024-03-16 091709

Screenshot 2024-03-16 091557