-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jquery-cookie.js not found (Error 404) #1319
Comments
@adzminz thank you for reporting this issue. Can you please tell us what is your mode of magento? We have created MAGETWO-37911 to track this issue. |
@mazhalai production mode. |
@adzminz From the issue referenced above (#1360) a temporary workaround has been found: copy the I totally missed that the browser was trying to access the the file with the hyphen. Good catch @vortex-mike. |
you may need to have both files for it to work... it's being called differently in different places |
@samtay @vortex-mike Thank you! |
Fix is available from 0.74.0-beta15. Please, check the issue on this version. |
Thank you. |
how can I change file name jquery-cookie.js insted jquery.cookie.js in magento 2 (CE) I have changed here bellow but till now jquery.cookie.js called insted jquery-cookie.js and given 404 error. \dev\tests\js\JsTestDriver\jsTestDriverOrder.php (1 hit) |
You could fix this issue by follow up below steps,
Cheers! |
PHP:
5.6.9
Magento:
0.74.0-beta11
Web Service:
nginx
I already run
php bin/magento setup:static-content:deploy
I also got errors below while deploying static contents.
The text was updated successfully, but these errors were encountered: