Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: @elizaos/client-lens#build #1680

Open
hanpham32 opened this issue Jan 2, 2025 · 8 comments
Open

Failed: @elizaos/client-lens#build #1680

hanpham32 opened this issue Jan 2, 2025 · 8 comments

Comments

@hanpham32
Copy link

Describe the bug

Failing to build the latest eliza version of v0.1.7-alpha.2. I'm on Ubuntu 24.04.1 LTS. Node: v23.5.0.
I have tried to do pnpm clean, reinstall packages and build again but still doesn't work.

To Reproduce

git clone [email protected]:elizaOS/eliza.git
git checkout $(describe git checkout $(git describe --tags --abbrev=0)
pnpm i
pnpm build

Expected behavior

A success build

Screenshots
Screenshot from 2025-01-01 22-52-19

@hanpham32 hanpham32 added the bug Something isn't working label Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

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

@harjotjuneja6
Copy link

I think you should use this commmand "pnpm install --no-frozen-lockfile" instead of pnpm i . Hope that works .

@AIFlowML
Copy link
Collaborator

AIFlowML commented Jan 2, 2025

Is the Linux local or a VPS/MV cloud based ? If so, we should try change the mirror. Is the package downloaded ?

@hanpham32
Copy link
Author

Is the Linux local or a VPS/MV cloud based ? If so, we should try change the mirror. Is the package downloaded ?

The Linux is local

@hanpham32
Copy link
Author

hanpham32 commented Jan 2, 2025

I think you should use this commmand "pnpm install --no-frozen-lockfile" instead of pnpm i . Hope that works .

Hi @harjotjuneja6, I tried that, though still facing the same issue.

Screenshot from 2025-01-02 10-46-56

@tcm390
Copy link
Collaborator

tcm390 commented Jan 2, 2025

@shakkernerd just mentioned this:

Screenshot 2025-01-02 at 2 51 29 PM

@hanpham32 pls try

pnpm clean

pnpm install -r --no-frozen-lockfile

@hanpham32
Copy link
Author

@tcm390 After I ran those commands again (with flag -r this time), build still fails but from a different package

Screenshot from 2025-01-02 22-57-52

@AIFlowML AIFlowML added Needs Testing Need Feedback and removed bug Something isn't working labels Jan 6, 2025
@AIFlowML
Copy link
Collaborator

AIFlowML commented Jan 6, 2025

@hanpham32 This is a bug probably caused by the permission of he folder.
try to do a simple test
git clone latest version on a foder with full right on your user in linux.
and simlpy start fresh with a character file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants