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

Ubuntu20 install faild #1628

Open
changWEit opened this issue Apr 12, 2023 · 0 comments
Open

Ubuntu20 install faild #1628

changWEit opened this issue Apr 12, 2023 · 0 comments

Comments

@changWEit
Copy link

I used ubuntu20, installed node10 with nvm, and installed it with an automatic installation script, and finally reported an error:

stack: [ 'Error: The gRPC binary module was not installed. This may be fixed by running "npm rebuild"', 'Original error: Cannot find module \'/usr/local/learninglocker/releases/ll-20230412-5fec948a823e372e740df521aa3684c8df1dcba7/webapp/node_modules/google-gax/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node\'', ' at Object.<anonymous> (/usr/local/learninglocker/releases/ll-20230412-5fec948a823e372e740df521aa3684c8df1dcba7/webapp/node_modules/google-gax/node_modules/grpc/src/grpc_extension.js:43:17)', ' at Module._compile (internal/modules/cjs/loader.js:778:30)', ' at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)', ' at Module.load (internal/modules/cjs/loader.js:653:32)', ' at tryModuleLoad (internal/modules/cjs/loader.js:593:12)', ' at Function.Module._load (internal/modules/cjs/loader.js:585:3)', ' at Module.require (internal/modules/cjs/loader.js:692:17)', ' at require (internal/modules/cjs/helpers.js:25:18)', ' at Object.<anonymous> (/usr/local/learninglocker/releases/ll-20230412-5fec948a823e372e740df521aa3684c8df1dcba7/webapp/node_modules/google-gax/node_modules/grpc/src/client.js:37:12)', ' at Module._compile (internal/modules/cjs/loader.js:778:30)', ' at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)', ' at Module.load (internal/modules/cjs/loader.js:653:32)', ' at tryModuleLoad (internal/modules/cjs/loader.js:593:12)', ' at Function.Module._load (internal/modules/cjs/loader.js:585:3)', ' at Module.require (internal/modules/cjs/loader.js:692:17)', ' at require (internal/modules/cjs/helpers.js:25:18)', ' at Object.<anonymous> (/usr/local/learninglocker/releases/ll-20230412-5fec948a823e372e740df521aa3684c8df1dcba7/webapp/node_modules/google-gax/node_modules/grpc/index.js:30:14)', ' at Module._compile (internal/modules/cjs/loader.js:778:30)', ' at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)', ' at Module.load (internal/modules/cjs/loader.js:653:32)', ' at tryModuleLoad (internal/modules/cjs/loader.js:593:12)', ' at Function.Module._load (internal/modules/cjs/loader.js:585:3)' ] } (node:298713) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.

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

No branches or pull requests

1 participant