Tim van Steenis
Tim van Steenis
We want to have a simple monorepo with (p)npm workspaces but we can't get npm and pnpm to work. We have the following structure: - apps - myapp - depends...
Hi @harryadel , thanks for your fast response and your willingness to help us. We appreciate that! I created a repo: https://github.com/lessonup/meteor-monorepo-issue Eager to know if you see a solution....
@harryadel thanks to your help we had a working workspace for a moment, but we encountered a new issue as soon as I added a hook. I described the issue...
@apendua sorry for my late reply, I wasn't available for a long time. Thanks for your effort, it would be really great if it would work, we currently have some...
@apendua Sorry for my late reply. Was gone for a while. I can't get [my example repo](https://github.com/lessonup/meteor-monorepo-issue) to work when I - remove the `shared-workspace-lockfile` settings in https://github.com/lessonup/meteor-monorepo-issue/blob/main/.npmrc - run...