eliza icon indicating copy to clipboard operation
eliza copied to clipboard

Lock file errors or missing dependency

Open Ansh1902396 opened this issue 11 months ago • 4 comments

Hi community , Not able to set up the template project on Ubuntu , getting lockfile errors

Ansh1902396 avatar Jan 12 '25 07:01 Ansh1902396

Hello @Ansh1902396! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!

github-actions[bot] avatar Jan 12 '25 07:01 github-actions[bot]

@Ansh1902396 Try run the install with the -- no frozen In the error you also get this mesaage. in the latest version is solved.

AIFlowML avatar Jan 12 '25 09:01 AIFlowML

+1

 ERR_PNPM_OUTDATED_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with <ROOT>/package.json

piquebu avatar Jan 12 '25 20:01 piquebu

Ok , had tried using the --no-frozen but had to change the CD-ROM entry in my ubuntu and then it worked

Ansh1902396 avatar Jan 12 '25 20:01 Ansh1902396