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

Error when trying to starting project #1

Open
sta-fk opened this issue May 17, 2022 · 0 comments
Open

Error when trying to starting project #1

sta-fk opened this issue May 17, 2022 · 0 comments

Comments

@sta-fk
Copy link

sta-fk commented May 17, 2022

When the project is starting, done commands

npm install
npm start

But starting was failed - getting error

> @ehealth/monorepo@ start /home/anastasiia/projects/ehealth.web
> lerna run --parallel

Configuring yargs through package.json is deprecated and will be removed in a future major release, please use the JS API instead.
ERR! lerna Unknown argument: parallel
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ehealth/monorepo@ start: `lerna run --parallel`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @ehealth/monorepo@ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

OS - Ubuntu v20.04
node v4.17.5
npm v6.14.14
lerna v4.0.0

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

1 participant