5 comments found.
getting these errors when i’m trying to setup PS C:\Users\hp\Downloads\themeforest-8c0I34Fp-datamatrix-it-solutions-technology-react-template\datamatrix-react\main-file> npm install npm warn ERESOLVE overriding peer dependency npm warn While resolving: react-addons-css-transition-group@15.6.2 npm warn Found: react@16.14.0 npm warn node_modules/react-wow/node_modules/react npm warn react@”16.0.0” from react-wow@1.0.0 npm warn node_modules/react-wow npm warn react-wow@”1.0.0” from the root project npm warn 3 more (react-dom, react-router, react-transition-group) npm warn npm warn Could not resolve dependency: npm warn peer react@”15.4.2” from react-addons-css-transition-group@15.6.2 npm warn node_modules/react-wow/node_modules/react-addons-css-transition-group npm warn react-addons-css-transition-group@”15.5.2” from react-wow@1.0.0 npm warn node_modules/react-wow npm warn npm warn Conflicting peer dependency: react@15.7.0 npm warn node_modules/react npm warn peer react@”15.4.2” from react-addons-css-transition-group@15.6.2 npm warn node_modules/react-wow/node_modules/react-addons-css-transition-group npm warn react-addons-css-transition-group@”15.5.2” from react-wow@1.0.0 npm warn node_modules/react-wow npm error code EBADPLATFORM npm error notsup Unsupported platform for mongodb@0.9.7-3-5: wanted {os“} (current: {os“}) npm error notsup Valid os: linux,darwin,freebsd npm error notsup Actual os: win32
npm error A complete log of this run can be found in: C:\Users\hp\AppData\Local\npm-cache\_logs\2024-07-16T22_13_06_623Z-debug-0.log
Resolve : npm install—legacy-peer-deps npm outdated npm update
Clean Cache: npm cache clean—force
Delete node_modules and package-lock.json to start fresh. rm -rf node_modules package-lock.json npm install
Example Steps: Open package.json and verify the dependencies.
Please try these steps and let us know if the issues persist or if you encounter any new errors. You feel free to contact us support@valorwide.com
Does this template use TypeScript or JavaScript?
Hello Thank you for your quarry. This template uses TypeScript.
