Wellenline / auddly-server

Simple self-hosted music streaming server
https://auddly.app
MIT License
301 stars 12 forks source link

No such file when building from source #46

Open nichobi opened 4 years ago

nichobi commented 4 years ago

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

Full log