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

Error during installing the module "ENOENT: no such file or directory, uv_chdir" #1

Open
eyal13579 opened this issue Jan 2, 2019 · 1 comment

Comments

@eyal13579
Copy link

cloned the repo, did npm pack, uploaded it to my private repo in gemfury.io.
When I want to install it on a fresh client (npm install) I get

info RUN cmake -E remove_directory "/home/folder/test1/node_modules/napi-example-transformstream/build"
info CMD CONFIGURE
ERR! OMG ENOENT: no such file or directory, uv_chdir
@dmooney65
Copy link
Owner

Hi,

What' version of Node and NPM are you using?
Do you have cmae-js installed?
Do you still get the same error without adding to your private repo? ( i.e. "normal" npm install"
Can you send me a more detailed error log?

Thanks

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

2 participants