You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@0xmoncif213 To fix this error, you can try the following steps:
Check to make sure that you have the latest version of Node.js installed. You can do this by running the following command:
node -v
If you are using a package manager like npm or yarn, then you can try running the following command to install the sha3 dependency:
npm install sha3
If you are still getting the error, then you can try manually downloading the sha3 library from the npm registry: https://www.npmjs.com/package/sha3. Once you have downloaded the library, you can place it in the node_modules directory of your Chainlink Node installation.
Description
[node_modules/.pnpm/[email protected]/node_modules/sha3: Running install script... ELIFECYCLE Command failed.]
Basic Information
I am trying to install chainlink node on local machine ubuntu 22.04.2 LTS .
Additional Information
The text was updated successfully, but these errors were encountered: