tnobody / lerna-audit

Micro util to run npm audit in lerna monorepos
9 stars 11 forks source link

No longer compatible with latest version of @npmcli/arborist #25

Closed Queatz closed 3 years ago

Queatz commented 3 years ago

Cannot find module '@npmcli/arborist/lib/update-root-package-json'

hiro5id commented 3 years ago

I have fixed this in the pull request https://github.com/tnobody/lerna-audit/pull/26 @tnobody or @svettwer please accept my pull request

scott-thrillist commented 3 years ago

Yup, fresh install and getting this message:

% npx lerna-audit
Cannot find module '@npmcli/arborist/lib/update-root-package-json'
Require stack:
- /node_modules/lerna-audit/save-package-json.function.js
- /node_modules/lerna-audit/main.js
hiro5id commented 3 years ago

is anyone going to accept my pull request? or is there something wrong with it?

svettwer commented 3 years ago

is anyone going to accept my pull request?

Most likely, yes. It's just vacation time, that's all. =)

svettwer commented 3 years ago

Solved in c8d3a9008874b6a6c07371acb6ce05a923c35432