This repository was archived by the owner on Dec 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
New version fails to build #37
Copy link
Copy link
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels