-
fix(core): handle nullable `lock` when creating project graph (#30000)
发布于
2025-02-12 23:32:22 +00:00 Current Behavior
The project graph construction can throw an error when the lock is not
created:
https://github.com/nrwl/nx/issues/29821#issuecomment-2653007563.Expected Behavior
The project graph construction should correctly handle the nullable
lock.Related Issue(s)
Fixes #
下载附件