-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Locate Chromium #108
Comments
Defining CHROME_PATH=/usr/bin/chromium also doesn't work. Despite this being the location in the published Debian docker image. |
Had the same issue. however I dug through some of the sourcecode. ( -> API -> tech-stack -> wappalyzer(v6.10) ->puppeteer) Screenshots of it not working/Working with the coresponding Compose filesnot working :(TLDR: If i get my hands on some time I will debug this. |
Thx for thw workaround, unfortunately it does not work for me :( I still get the same error |
I tried this command: docker run -p 3000:3000 lissy93/web-check, and encountered this problem.
Error details tech-stack:
Could not find Chromium (rev. 1095492). This can occur if either:
npm install
) orFor (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
Can you help me?
The text was updated successfully, but these errors were encountered: