samdenty / injectify

Perform advanced MiTM attacks on websites with ease 💉
https://injectify.js.org
666 stars 118 forks source link

error when yarn run install:all #7

Closed emans841 closed 6 years ago

emans841 commented 6 years ago

root@kali:~# yarn run install:all yarn run v1.5.1 error An unexpected error occurred: "Couldn't find a package.json file in \"/root\"". info If you think this is a bug, please open a bug report with the information provided in "/root/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

samdenty commented 6 years ago

Pretty self explanatory

"Couldn't find a package.json file in "/root"

You need to switch the directory into the cloned Injectify one.