odas icon indicating copy to clipboard operation
odas copied to clipboard

Error in "npm install"

Open deepchand41 opened this issue 5 years ago • 4 comments

Hello @GodCed After cloning the odas_web, I am getting error as shown in below figure while running "npm install " in the base folder. Screenshot from 2019-07-04 12-04-24

My npm version is 6.9.0 and node version is v12.5.0 It will be a great help if you reply. Thanks in advance!!!

deepchand41 avatar Jul 04 '19 06:07 deepchand41

Hi, I'm not sure what's going on here. You seem to have all the proper versions... From what I see the grpc module failed to build for electron which is unexpected with the correct versions installed.

I changed the way it is installed in the package.json file (from installing with default node runtime then rebuilding for electron to directly installing the proper binary for electron). Can you try checking out the grpc-native-installbranch and retry the install?

GodCed avatar Jul 04 '19 14:07 GodCed

try to install node10.x on your OS. It works with me. https://github.com/nodesource/distributions/blob/master/README.md

MohamedSamiGamalElden avatar Jul 13 '19 06:07 MohamedSamiGamalElden

Hi I have tried with node 10.x . But the error remains the same. Screenshot from 2021-05-27 10-45-07

abhinit310 avatar May 27 '21 01:05 abhinit310

@MohamedSamiGamalElden @GodCed @deepchand41 https://github.com/introlab/odas/issues/164#issuecomment-849252136

abhinit310 avatar May 27 '21 01:05 abhinit310