kkoooqq / fakebrowser

🤖 Fake fingerprints to bypass anti-bot systems. Simulate mouse and keyboard operations to make behavior like a real person.
GNU Lesser General Public License v3.0
1.13k stars 211 forks source link

Cannot find module 'express' #17

Closed Rumatoid closed 2 years ago

Rumatoid commented 2 years ago

I got error after npm im to fix this I have to install express manually

Error: Cannot find module 'express' Require stack: F:\Puppeteer\node_modules\fakebrowser\dist\cjs\FakeBrowser.js

kkoooqq commented 2 years ago

yarn add puppeteer axios express fakebrowser

Yes you need to install these dependencies manually