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

B O L T . D I Y (dyld: malformed mach-o image: dyld chained fixups info underruns __LINKEDIT) #834

Open
guiverdoodt92 opened this issue Dec 19, 2024 · 8 comments
Labels
question Further information is requested

Comments

@guiverdoodt92
Copy link

Describe the bug

Im not able to install Docker, versions not matching my OS, so Im trying to run without Docker.

Captura de Tela 2024-12-19 às 11 10 24

HOW TO FIX IT?

I`m running it on my macbook air Big Sur 11.7.10 version.

Link to the Bolt URL that caused the error

no link

Steps to reproduce

  1. pnpm install
  2. pnpm run dev

Expected behavior

Run the local Bolt.diy

Screen Recording / Screenshot

No response

Platform

  • OS: macOS
  • Cursor IDE
  • Version: [11.7.10 - Big Sur]

Provider Used

No response

Model Used

No response

Additional context

No response

@thecodacus
Copy link
Collaborator

i can see you are using much older version 0.0.1 latest one is 0.0.3 you can try that..
but the main issue might be related to your system, not bolt itself.
in such scenario docker is the best choice. is there any specific reason for not able to use docker ?

@thecodacus thecodacus added the question Further information is requested label Dec 19, 2024
@guiverdoodt92
Copy link
Author

guiverdoodt92 commented Dec 19, 2024 via email

@guiverdoodt92
Copy link
Author

i can see you are using much older version 0.0.1 latest one is 0.0.3 you can try that..
but the main issue might be related to your system, not bolt itself.
in such scenario docker is the best choice. is there any specific reason for not able to use docker ?

Yes, my Mac is too old. Big Sur is out of any update. Docker do not support Old versions of Macs like mine, that's why I'm not able to run it.

@thecodacus
Copy link
Collaborator

okay. which version of node you are using ? can you update it it its below 18

@guiverdoodt92
Copy link
Author

I'm using node v23.3.0

@guiverdoodt92
Copy link
Author

You mean downgrade?

@thecodacus
Copy link
Collaborator

no its fine. the error you are facing is might be due to damaged executables. can you just remove the node_modules and reinstall the dependencies ?

@guiverdoodt92
Copy link
Author

no its fine. the error you are facing is might be due to damaged executables. can you just remove the node_modules and reinstall the dependencies ?

I'll try this. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants