Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

If there is no build for the user's architecture, then tell them this

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
html
Domain
web-dev

Research direction

Start at the code that displays the download link and inspect how the user's architecture is matched to available builds. Update the download area to avoid offering an incompatible build, list links for all available architectures, show a message for unsupported architectures, and include the build guide link.

Written by the indexing model from the issue text.

Description

Currently the code for displaying the link does not check if the user's architecture matches the available download link. (ex: aarch64 will show x86-64 download link)
It would be good to support more architectures, but also good to provide a message explaining that we don't have a prebuilt version for their architecture. Then supply all the links for the architectures, along with a link to the build guide so that they can easily build locally.

Dominant language
HTML
Stars
14
Forks
27
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lapce/lapce.github.io

All issues in lapce/lapce.github.io

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.