You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: