Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
962 B
8
Indexable
Never
yarn bootstrap
yarn run v1.22.17
$ yarn install && yarn lerna bootstrap
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/5] Validating package.json...
[2/5] Resolving packages...
success Already up-to-date.
$ "D:\Trabalhos Atuais\Industrial\LogiX_ERP\node_modules\.bin\lerna" bootstrap
lerna notice cli v4.0.0
lerna info bootstrap root only
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/5] Validating package.json...
[2/5] Resolving packages...
success Already up-to-date.
Done in 4.11s.