fix: paket adlarindaki win32 karisikligini gider - #5
Merged
Conversation
Bir kullanici "win32" adini "32 bit Windows" diye okudu, 64 bit makinesinde yanlis paketi (linux) kurdu ve Claude Desktop art arda platform uyumsuzlugu uyarisi verdi. win32 bir bit sayisi degil, Windows'un platform kimligi. Manifest'te dogru olan bu kimlik, ama DOSYA ADINDA insan gozune yanlis okunuyor. - package-extension.py varsayilan cikti adi artik windows/macos/linux (CI'in urettigi release dosya adlariyla ayni) - TROUBLESHOOTING.md: yanlis platform paketi kurulunca ne olur, nasil duzeltilir, ve win32 aciklamasi Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bir kullanici
win32adini "32 bit Windows" diye okudu, 64 bit makinesinde "bende 32 bit yok" diyerek baska platformun paketini kurdu ve Claude Desktop art arda platform uyumsuzlugu uyarisi verdi.win32bir bit sayisi degil, Windows'un platform kimligi (Node/Electron sozlesmesi) — manifest'te dogru olan bu, ama dosya adinda insan gozune yanlis okunuyor.package-extension.pyvarsayilan cikti adi artikwindows/macos/linux. Boylece yerel paketleme, CI'in urettigi release dosya adlariyla birebir ayni ad uretiyor; iki yol arasinda ad farki kalmiyor.docs/TROUBLESHOOTING.md: yanlis platform paketi kurulunca ne olur, nasil duzeltilir, vewin32'nin ne demek oldugu.Manifest'teki
compatibility.platformsdegeri degismedi — orada platform kimligi dogru olan.🤖 Generated with Claude Code