Skip to content
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

[uncaught application error]: NotFound - No such file or directory (os error 2) #37

Closed
ralyodio opened this issue Nov 12, 2021 · 1 comment

Comments

@ralyodio
Copy link

I ran this:

$ PUPPETEER_PRODUCT=chrome deno run -Ar --unstable https://deno.land/x/puppeteer@9.0.2/install.ts

and then ran my code....got this error:

[uncaught application error]: NotFound - No such file or directory (os error 2)

seems like chrome is still not found.

on arch/manjaro linux

@ralyodio
Copy link
Author

nm. i had ctrl-c'd the first time i installed it because i thought it had gotten stuck.

$ mv ~/.cache/deno/deno_puppeteer /tmp fixes it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant