I am running twenty server and meanwhile created an app and when I am trying to run "yarn twenty app:dev" I am getting an error
Sync failed with error: Build failed with 3 errors:
src/application-config.ts:1:34: ERROR: Could not resolve "twenty-sdk"
src/logic-functions/post-install.ts:1:36: ERROR: Could not resolve "twenty-sdk"
src/roles/default-role.ts:1:27: ERROR: Could not resolve "twenty-sdk"
I don't know why because in my package.json and node_modules the twenty-sdk is there. And My app is failing to be synced with the twenty workspace