DanTheCoder

Results 5 issues of DanTheCoder

I want to be able to create a tabled named "user" so I wrote this piece of code: ``` const client = await this.pool.connect(); sql= 'CREATE TABLE IF NOT EXISTS...

Too many issues will kill our team's development velocity, drastically. Make sure you have checked all steps below. ### Prerequisite * [*] Make sure your problem is not listed in...

need-feedback

#### What versions are you running? ```console $ go list -m github.com/chromedp/chromedp github.com/chromedp/chromedp v0.10.0 $ google-chrome --version 128.0.6613.138 $ go version go version go1.21.5 darwin/arm64 ``` #### What did you...

#### What versions are you running? ```console $ go list -m github.com/chromedp/chromedp github.com/chromedp/chromedp v0.10.0 $ google-chrome --version Version 131.0.6778.140 $ go version go version go1.21.5 darwin/arm64 ``` #### What did...

**Describe the bug** A clear and concise description of what the bug is. I followed the steps in the readme, and I got a 404 page not found **To Reproduce**...