Weird @carlosnewmusic, it builds fine on two computers. What I could see from the log you posted is trying to create a new directory over a read-only FS:
npm error code 1
npm error path /var/cache/private/pamac/teams-for-linux/src/teams-for-linux-1.12.6/node_modules/electron
npm error command failed
npm error command sh -c node install.js
npm error Error: EROFS: read-only file system, mkdir '/.cache'
It might be an artifact from pamac, which I don't use, but why trying to create a cache directory in the root directory (/
), no non-root user should be able to create directories there, but again I'm not clear what is pamac trying to do there. Can you try plain makepkg
? I use aurutils
to help me out, which directly uses makekpkg
. Greetings !
Pinned Comments
pschichtel commented on 2024-04-30 20:18 (UTC) (edited on 2024-04-30 20:19 (UTC) by pschichtel)
Before marking the package out of date, please first check that the new version is not a pre-release. I'm tracking releases, not pre-releases.
jijojosephk commented on 2024-02-05 02:42 (UTC)
Talk to community members here:
https://matrix.to/#/#teams-for-linux_community:gitter.im