I'm trying to package waveline for Arch and I'm running into an error when building from source.
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /home/nichobi/build/waveline/pkg/waveline-server/usr/lib/node_modules/waveline-server/dist/app.js
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/nichobi/build/waveline/pkg/waveline-server/usr/lib/node_modules/waveline-server/dist/app.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/nichobi/.npm/_logs/2020-09-16T08_31_23_031Z-debug.log
I'm trying to package waveline for Arch and I'm running into an error when building from source.
Full log