4.4.0 AppImage and Deb package installation from source - Missing Node module #598
Closed
1 task done
Labels
bug
Something isn't working
🔍 Is there already an issue for your problem?
📝 Description
After cloning the repository and building from source on the "main" branch, I am getting a JS runtime exception for both the AppImage and .deb package.
Error message:
🪜 Steps To Reproduce
pnpm install
.npm run build && npm run make:linux
.sudo apt install ./dist/gitify_4.4.0_amd64.deb
.gitify
(observe the error above)../dist/Gitify-4.4.0.AppImage
(observe the error above).ℹ System Info
📸 Screenshots
No response
The text was updated successfully, but these errors were encountered: