Hi,
I'm getting the following error on a build with latest nodejs and pnpm packages on Arch Linux.
I maintain the AUR package; I am getting the same build error both with the pkgbuild and with a manual build following your instructions in the repo.
deemix-gui:make: your project's `.npmrc` file.
deemix-gui:make: [ELIFECYCLE] Command failed with exit code 1.
deemix-gui:make: ERROR: command finished with error: command (/home/jerry/deemix/packages/gui) /home/jerry/.local/share/pnpm/store/v11/links/@/pnpm/11.8.0/5a1b036a47634ecc6a5073a7728c7cd47982e5d70cd5f80ea3cc612786c699cd/bin/pnpm run make exited (1)
deemix-gui#make: command (/home/jerry/deemix/packages/gui) /home/jerry/.local/share/pnpm/store/v11/links/@/pnpm/11.8.0/5a1b036a47634ecc6a5073a7728c7cd47982e5d70cd5f80ea3cc612786c699cd/bin/pnpm run make exited (1)
Tasks: 5 successful, 6 total
Cached: 0 cached, 6 total
Time: 14.261s
Failed: deemix-gui#make
ERROR run failed: command exited (1)
[ELIFECYCLE] Command failed with exit code 1.
Hi,
I'm getting the following error on a build with latest nodejs and pnpm packages on Arch Linux.
I maintain the AUR package; I am getting the same build error both with the pkgbuild and with a manual build following your instructions in the repo.