bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.8k stars 2.07k forks source link

Error when run packages/insight/: npm run start #3723

Open Sotatek-MinhNguyen11 opened 2 months ago

Sotatek-MinhNguyen11 commented 2 months ago

Screenshot from 2024-04-15 16-39-47 Help me to solve it!

kajoseph commented 2 months ago

Seems like your npm modules are not installed correctly. Insight is the only submodule that requires you to run npm install from the submodule (insight) directory instead of at the top level.