omkarcloud / botasaurus

The All in One Framework to build Awesome Scrapers.
https://www.omkar.cloud/botasaurus/
MIT License
1.16k stars 104 forks source link

🌉 Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'got-scraping-export' imported from /.............../site-packages/javascript/js/deps.js #53

Closed watchakorn-18k closed 5 months ago

watchakorn-18k commented 5 months ago
case : Python : 3.11
os: Ubuntu 23

I wanted to share my solution in case it helps someone else who might run into this issue in the future.

The solution

npm install got-scraping-export
watchakorn-18k commented 5 months ago

fixed