woo-next
woo-next copied to clipboard
Recommended versions
Hello,
Thanks for sharing your theme!!
Is there any recommended Node.js version for trying this?
Also you can please suggest a recommended Wordpress and WooCommerce version?
I am facing some issues. I would you like to try in the suggested version before reporting them.
Would appreciate a quick reply. Thanks for your time!
I am getting this error while running 'npm install' after cloning.
Can someone help me understand why I am getting this error?
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR! peer react@"^16.6.0 || ^17" from [email protected]
npm ERR! node_modules/next
npm ERR! next@"10.0.1" from the root project
npm ERR! 1 more (react-dom)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional react@"^16.8.0" from @apollo/[email protected]
npm ERR! node_modules/@apollo/client
npm ERR! @apollo/client@"^3.2.5" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/superadmin/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/superadmin/.npm/_logs/2021-04-07T13_40_44_256Z-debug.log
I am getting this error while running 'npm install' after cloning.
Can someone help me understand why I am getting this error?
Hello there! Have you tried "yarn install" as instructed? That worked for me. Also use the exact plugins from wordpress/plugins folder.
I have made the updates please please pull the latest changes from master and test https://github.com/imranhsayed/woo-next/releases/tag/v2.1.0 Live Demo: https://woo-next-imranhsayed.vercel.app/
My node version is v14.15.4 npm version 6.14.10