Pkg.dev() doesn't re-build the package being dev-ed, so the auto-precomp step can fail if build was needed.
I see three options:
1) dev should build
2) dev shouldn't auto-precomp
3) leave as-is and developers can handle when errors occur
I think 2 is fine.
Most helpful comment
I think 2 is fine.