Germanico Posted September 23, 2024 Share Posted September 23, 2024 Error in browser console: jquery is not defined. Fresh install of 8.1.7 version, with classic theme. Steps: 1. Install 8.1.7 version. 2. Check classic as default theme. 3. Browse to front page. Link to comment Share on other sites More sharing options...
Germanico Posted September 23, 2024 Author Share Posted September 23, 2024 Issue seems related with not success on 'make assets' command. it ended with: 10% building 0/1 entries 1/1 dependencies 0/1 modules/var/www/prestashop/web/themes/node_modules/loader-runner/lib/LoaderRunner.js:119 throw new Error("callback(): The callback was already called."); ^ Error: callback(): The callback was already called. at context.callback (/var/www/prestashop/web/themes/node_modules/loader-runner/lib/LoaderRunner.js:119:10) at Object.ESBuildLoader (/var/www/prestashop/web/themes/node_modules/esbuild-loader/dist/loader.js:62:9) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Link to comment Share on other sites More sharing options...
Germanico Posted September 24, 2024 Author Share Posted September 24, 2024 Problem was fixed, fixing 'make assets' issue. 'make assets' not work at first because the node version incompatible, we had 18. switching to node 16 solve the problem, and assets were created successfully. Link to comment Share on other sites More sharing options...
Divine Posted September 24, 2024 Share Posted September 24, 2024 Thank you for your solution. Don't forget to edit your first post and add [Solved] in the title Link to comment Share on other sites More sharing options...
Thrillou Posted March 2 Share Posted March 2 On 9/24/2024 at 6:24 PM, Divine said: Thank you for your solution. Don't forget to edit your first post and add [Solved] in the title Bonjour Divine, je n'ai pas compris sa solution et je pense que j'ai un problème similaire, j'ai les mêmes erreurs de jquery sur une install toute neuve de prestashop 8.2 Est-ce que tu as compris ce qu'il a expliqué stp ? Link to comment Share on other sites More sharing options...
Divine Posted March 3 Share Posted March 3 Bonjour Thrillou, Il semble qu'un changement de version de Node.JS a résolu son souci. Link to comment Share on other sites More sharing options...
Thrillou Posted March 3 Share Posted March 3 Bonjour, Ok merci, je ne sais pas encore comment effectuer ça lol Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now