I just installed all the dependencies required to use the IBM Blockchain Platform extension on linux-Ubuntu. However, I'm facing some problems when trying to use it, the extension brokes right after I open my vscode.
Further, I've been searching to similiar problems and didn't find anything. As far as I know GLIBC is part of OS core so it's not a good idea do downgrade it to GLIBC 2.29.
I would appreciate your help on this guys, thanks in advance!
Dependencies installed:
- GLIBC:ldd (Ubuntu GLIBC 2.31-0ubuntu9) 2.31
- Node: v10.22.0
- npm: 6.14.6
- Docker: version 19.03.12
- Docker-compose: version 1.26.2
- vscode: 1.47.3
Error:
Failed to activate extension: Failed to load /home/joaomassuia/.vscode/extensions/ibmblockchain.ibm-blockchain-platform-1.0.36/node_modules/grpc/src/node/extension_binary/electron-v7.3-linux-x64-glibc/grpc_node.node. /snap/core/current/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/joaomassuia/.vscode/extensions/ibmblockchain.ibm-blockchain-platform-1.0.36/node_modules/grpc/src/node/extension_binary/electron-v7.3-linux-x64-glibc/grpc_node.node)