Minimal example to show error loading local library into payload.config.ts
- Clone library
- Install dependencies with
yarn
- Start payload server with
nx serve payload
You should get the error:
[20:06:11] INFO (payload): Starting Payload...
Error: Cannot find module '@cms/collections'