:wave: I am doing a initial setup of Typesense. I...
# community-help
t
👋 I am doing a initial setup of Typesense. I tried to run the scraper and I am getting this error. (Site is Docusarus). I am using a mac with Apple M3 Pro.
Copy code
@Work-Mac my-website % docker run -it --env-file=.env -e "CONFIG=$(cat config.json | jq -r tostring)" typesense/docsearch-scraper:0.9.1
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Traceback (most recent call last):