0

I have 3 repositry, react components, ts utils and react app, when I use lerna to manage them, it happens. I'm not very familiar with lerna, I want to know why it hapeened and how can I solve it. enter image description here

learn repo issue has no problem like this

1 Answers1

0

Add "name" property to package.json.

Same Issue is here.
"npm ci" throws exception: Cannot read property 'length' of undefined

S.Hashiba
  • 615
  • 7
  • 15