Version: NextOn this pageLockfile.load()Home > @backstage/cli-node > Lockfile > load Load a Lockfile from a file path. Signature: static load(path: string): Promise<Lockfile>; Parameters Parameter Type Description path string **Returns:** Promise<Lockfile>