I tried upgrading from Nestia 2.x to 3.x ( latest ) but could not make it work. After trying a lot of stuff it turns out the problem was caused due to pnpm hoisting. Adding the following to the workspace-root .npmrc file fixed it for me. Creating this issue because it might help someone facing a similar problem
I tried upgrading from Nestia 2.x to 3.x ( latest ) but could not make it work. After trying a lot of stuff it turns out the problem was caused due to pnpm hoisting. Adding the following to the workspace-root .npmrc file fixed it for me. Creating this issue because it might help someone facing a similar problem