Germanico Posted September 23 Share Posted September 23 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 Author Share Posted September 23 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 Author Share Posted September 24 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 Share Posted September 24 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...
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