Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

New version fails to build #37

@trane77

Description

@trane77

Hello,

Today I tried to run the script with the latest installer:
https://downloads.claude.ai/releases/win32/x64/1.0.332/Claude-b563c986e881440c8f6255bb65a677101ee38579.exe

It fails here:

Creating stub native module...
./claude-desktop-rpm-build.sh: riga 245: app.asar.contents/node_modules/claude-native/index.js: File o directory non esistente

claude-native package have been moved into @ant folder, so I've updated the patch at line 245 with:

cat > app.asar.contents/node_modules/@ant/claude-native/index.js << EOF

And the build worked.

Can you import the update or I need to open a PR? :-D

PS: it would be nice to add a check to verify if the installer has already been downloaded, while testing this fix it downloaded the file 3 times... I'm using a not very fast connection, that would have saved some time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions