Mister2Tone / metasploit-webapp

Metasploit framework via HTTP services
Apache License 2.0
11 stars 9 forks source link

Error: Cannot find module '../config/msfrpc-client.json' #31

Open MavericksGooses opened 2 years ago

MavericksGooses commented 2 years ago

I am trying to run "node ./bin/www" but receive the following error

─(root㉿kali)-[/home/kali/metasploit-webapp/bin] └─# node www
internal/modules/cjs/loader.js:905 throw err; ^

Error: Cannot find module '../config/msfrpc-client.json' Require stack:

zxwar111 commented 1 year ago

node ./bin/www node:internal/modules/cjs/loader:1042 throw err; ^

Error: Cannot find module './config/msfrpc-client.json' Require stack:

Node.js v18.13.0