Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file when building from source #46

Open
nichobi opened this issue Sep 16, 2020 · 0 comments
Open

No such file when building from source #46

nichobi opened this issue Sep 16, 2020 · 0 comments

Comments

@nichobi
Copy link

nichobi commented Sep 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant