When working on development of @logosphere libraries and testing them with generated project and using pnpm link or link-workspace.sh script, using the 7.x version of PNPM results in No module found message, while the 6.x PNPM works fine. The investigation is required why this is happening and, potentially, an issue needs to be open on PNPM GitHub repo.
When working on development of
@logospherelibraries and testing them with generated project and usingpnpm linkorlink-workspace.shscript, using the7.xversion of PNPM results inNo module foundmessage, while the6.xPNPM works fine. The investigation is required why this is happening and, potentially, an issue needs to be open on PNPM GitHub repo.