@me/xyz in the same monorepo as my worker. I list the package as in the worker's package.json dependencies entry as workspace:^. It runs in wrangler dev fine.Could not resolve "@me/xyz"
You can mark the path "@me/xyz" as external to exclude it from the bundle, which will remove this error.