Error installing dependencies with new version of opensaas
Hello guys. Having this issue when i started a new project with the opensaas. Got this:
123 error code ERESOLVE124 error ERESOLVE unable to resolve dependency tree125 error126 error While resolving: opensaas@undefined126 error Found: [email protected]126 error node_modules/apexcharts126 error apexcharts@"^3.41.0" from the root project126 error126 error Could not resolve dependency:126 error peer apexcharts@">=4.0.0" from [email protected]126 error node_modules/react-apexcharts126 error react-apexcharts@"^1.4.1" from the root project126 error126 error Fix the upstream dependency conflict, or retry126 error this command with --force or --legacy-peer-deps126 error to accept an incorrect (and potentially broken) dependency resolution.
123 error code ERESOLVE124 error ERESOLVE unable to resolve dependency tree125 error126 error While resolving: opensaas@undefined126 error Found: [email protected]126 error node_modules/apexcharts126 error apexcharts@"^3.41.0" from the root project126 error126 error Could not resolve dependency:126 error peer apexcharts@">=4.0.0" from [email protected]126 error node_modules/react-apexcharts126 error react-apexcharts@"^1.4.1" from the root project126 error126 error Fix the upstream dependency conflict, or retry126 error this command with --force or --legacy-peer-deps126 error to accept an incorrect (and potentially broken) dependency resolution.
That is a more detailed log i got from the npm logs files. I know it have something to d with resolving dependencies and i have faced it before in other environments. But since in wasp its cli commands takes care of installing i wonder how one should approach such thing? And if someone faced something similar with opensaas lately before i get to spend time on it. I tried to update the version of the package but no success.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.