Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

247
Views
Getting a message "Cannot find module 'web3' " even though I have installed Web3

I was trying to run this command on my Mac Terminal, but I keep getting this feedback while I try to run it. I tried to follow the suggestions shared by the community, but could not go past this step.

enter image description here

Any suggestions around how to navigate this?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Do try doing this: run npm i web3

Drop into the repl like: node >> const Web3 = require('web3') Web3. (press tab to see the web3 api)

This installs web3 in the current path, inside a node_modules folder making it usable inside the node repl See the attached screenshot. node_modules shouldn't be a bother. I delete them once I'm done with the use.enter image description here check if web3 is installed

install web3

Web3, type Web3. then  to see all the functions exposed by Web3

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!