- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
Works fine if you just domake gen
but if I try to get some parallelization going it always falls over.
coder@dev coder (main) make -j -B gencodersdk/rbacresources_gen.go:1:1: expected'package', found'EOF'codersdk/rbacresources_gen.go:1:1: expected'package', found'EOF'make:*** [Makefile:553: coderd/database/dump.sql] Error 1make:*** Waitingfor unfinished jobs....make:*** [Makefile:617: examples/examples.gen.json] Error 1make:*** Deleting file'examples/examples.gen.json'../../../../rbac/object_gen.go:1:1: expected'package', found'EOF'+ pnpm installLockfile is up to date, resolution step is skippedAlready up to dateDonein 655msdocs/admin/prometheus.md 114ms
cc@Emyrk you may know something about this