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
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: