We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If somehow lib/binding directory is changed to a file, build process fails with:
lib/binding
Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/aea/aecad/node_modules/node-occ/lib/binding/occ.node --module_name=occ --module_path=/home/aea/aecad/node_modules/node-occ/lib/binding --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v57' (1) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
This case has occurred on two distinct computers.
The text was updated successfully, but these errors were encountered:
fixes build issues on Debian, resolves OpenWebCAD#38
100a08b
I can't build it
Sorry, something went wrong.
something the matter
No branches or pull requests
If somehow
lib/binding
directory is changed to a file, build process fails with:This case has occurred on two distinct computers.
The text was updated successfully, but these errors were encountered: