[Solved] How to add a yarn global package

As illustrated in the attached image, I am adding the lerna package however subsequent calls to lerna are not picked up. I’m clearly doing something wrong. :sweat_smile: Any help appreciated.

(I added the config as a reply as my membership status wouldn’t let me add it here)

This was solved by a friend by replacing both of the lines that pertain to lerna with:

- run: npx lerna bootstrap

Cheers to him, and I hope this might help someone else.

1 Like