i'm using Magento 2.3.3, and in my catalog's console i found this error
in pub/static/ there's no a folder named "version.." but if you skip that folder you can find directly "frontend/AtelierVM/.../productSideBar.js". I'm in developer mode, so i tried to change it to product mode but nothing changed. how can i fix it or how can i remove it?
1 Answer 1
Remove all files in pub/static and deploy again. Also unmerge and unminify js in admin.
answered Jun 12, 2020 at 15:35
-
i tried it but nothing changed, and i have same error when i switch to production mode and magento try to search some other static files in that folder.Stage Softweb– Stage Softweb2020年06月15日 08:54:18 +00:00Commented Jun 15, 2020 at 8:54
default