moleculer-template-project-typescript icon indicating copy to clipboard operation
moleculer-template-project-typescript copied to clipboard

Problem installing moleculer-template-project-ts

Open kenkopelson opened this issue 4 years ago • 1 comments

When installing the 'moleculer-template-project-ts' project, following the instructions contained in that repo, using the current moleculer-cli, I encounter this error:

Running 'npm install'... npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: rosterboss@undefined npm ERR! Found: [email protected] npm ERR! node_modules/eslint npm ERR! dev eslint@"^7.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected] npm ERR! node_modules/eslint-plugin-sonarjs npm ERR! dev eslint-plugin-sonarjs@"^0.5.0" 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 /Users/ken/.npm/eresolve-report.txt for a full report.

kenkopelson avatar May 25 '21 01:05 kenkopelson

describe how you did the installation so I can reproduce the error

devalexandre avatar Jun 29 '21 16:06 devalexandre