Hello I have solved this problem this way.
“npm install --runtime=electron --target=YOUR_ELECTRON_VERSION”
Specify the environment and version and you can load grpc in proper way
Hello I have solved this problem this way.
“npm install --runtime=electron --target=YOUR_ELECTRON_VERSION”
Specify the environment and version and you can load grpc in proper way