Kelvin-1013 / solana-jito-pumpfun-mevbot

21 stars 4 forks source link

[bug] can not find package.json #1

Closed Delaube923 closed 3 weeks ago

Delaube923 commented 1 month ago

when i run npm install ,it's can't find package.json 20241027-183029

Kelvin-1013 commented 1 month ago

First of all, run npm init Find *.js file in this project (find in test folder) and you can see require ('node module'). Run npm install This case solana-jito-pumpfun-mevbot is 100 % rust language. You don't have to run npm install, just run cargo build