-
Notifications
You must be signed in to change notification settings - Fork 702
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
🐛 BUG:wrangler 3.15.0 still not work on Raspberry Pi OS bookworm #4312
Comments
Likely related to raspberrypi/linux#4375 |
Rebuilt the kernel with
|
Sorry for the late reply. |
Hi folks, seems like this issue is resolved. Closing, but if the problem persists, feel free to re-open |
This is not resolved because raspberrypi/linux#4375 is not resolved. It would be nice if that issue were at least referenced in documentation, since wrangler still doesn't work out-of-the-box on Raspberry Pi OS. |
Which Cloudflare product(s) does this pertain to?
Pages
What version(s) of the tool(s) are you using?
3.15.0
What version of Node are you using?
20.9.0
What operating system are you using?
Linux(Raspberry Pi OS (Debian GNU/Linux 12 (bookworm)))
Describe the Bug
I installed Wrangler 3.15.0 on Raspberry Pi OS 12 (bookworm) and started a development server with
npx wrangler pages dev
to test the Cloudflare pages Function, but I get the following error Failure.#3457 claims to have solved the problem, but it does not appear to be resolved.
I have also done
sudo apt install libc++-dev
andsudo apt install libc++1
, but they don't seem to be working at all.Is there a solution? If there isn't, you should clearly say "Raspberry Pi OS is not supported".
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: