-
Notifications
You must be signed in to change notification settings - Fork 157
Failed to activate extension: Failed to execute command "npm" with arguments "rebuild, grpc, --target=4.2.12 #2781
Comments
Same issue for me. Completely stuck |
@Jakeeyturner Please. need your help |
Hello, Please can you paste the entire output log? Thanks, |
Could not rebuild native dependencies Failed to execute command "npm" with arguments "rebuild, grpc, --target=4.2.12, --runtime=electron, --update-binary, --fallback-to-build, --target_arch=x64, --dist-url=https://atom.io/download/electron" return code 1. Please ensure that you have node and npm installed Failed to activate extension: Failed to execute command "npm" with arguments "rebuild, grpc, --target=4.2.12, --runtime=electron, --update-binary, --fallback-to-build, --target_arch=x64, --dist-url=https://atom.io/download/electron" return code 1 I have installed both npm(v6.14.8) and node(v14.15). |
and ubuntu version is 16 |
vscode version 1.38 |
[11/4/2020 7:42:27 AM] [IMPORTANT] Log files can be found by running the [11/4/2020 7:42:27 AM] [INFO] Starting IBM Blockchain Platform Extension |
I have switched to node 10 and tried to run npm rebuild in /.vscode/extensions/ibmblockchain.ibm-blockchain-platform-1.0.39. but the problems persists |
The issue was resolved when I uninstalled nodejs,npm,nvm(everything about node). and then I installed nodejs9 and npm and nvm latest version. |
Following is full error
"npm" with arguments "rebuild, grpc, --target=4.2.12, --runtime=electron, --update-binary, --fallback-to-build, --target_arch=x64, --dist-url=https://atom.io/download/electron" return code 1
My IBM Blockchain Extension was working correctly untill I opened contract folder of my project from VSCODE and then the entension was unable to restart. since then I am facing this issue.
The text was updated successfully, but these errors were encountered: