- Run
pnpm install for https://github.com/pancakeswap/pancake-frontend/tree/6576cec3d8c9739ccf211e93b816c5ffec363aa9
- Observe that
./apps/gamification/node_modules/blocto and ./apps/gamification/node_modules/trustWallet point to non-existent directories:
This makes dependencies installation incorrect leading to failure when requiring/importing blocto / trustWallet dependencies.