Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing ddd #33

Open
sancanella opened this issue Jun 30, 2021 · 1 comment
Open

Problem installing ddd #33

sancanella opened this issue Jun 30, 2021 · 1 comment

Comments

@sancanella
Copy link

I have created a new project, and I tried to install ddd with their dependencies, but I have the following error:

npm i @node-ts/ddd @node-ts/logger-core @node-ts/bus-core @node-ts/bus-messages inversify --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: bookingcore@1.0.0
npm ERR! Found: @node-ts/logger-core@0.0.17
npm ERR! node_modules/@node-ts/logger-core
npm ERR! @node-ts/logger-core@"" from the root project
npm ERR! peer @node-ts/logger-core@"^0.0.17" from @node-ts/bus-core@0.6.5
npm ERR! node_modules/@node-ts/bus-core
npm ERR! @node-ts/bus-core@"
" from the root project
npm ERR! peer @node-ts/bus-core@"^0.6.3" from @node-ts/ddd@0.1.6
npm ERR! node_modules/@node-ts/ddd
npm ERR! @node-ts/ddd@"" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @node-ts/logger-core@"^0.1.0" from @node-ts/ddd@0.1.6
npm ERR! node_modules/@node-ts/ddd
npm ERR! @node-ts/ddd@"
" 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 /.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /.npm/_logs/2021-06-30T09_06_28_182Z-debug.log

@oliver-dungey
Copy link

Not sure what's going on here - as soon as I update from node version 16.15.0 -> 16.18.0 you get the above error and I have no idea how to work around it. Strange this hasn't been notices/resolved in over a year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants