Christopher Carroll Smith

Results 10 comments of Christopher Carroll Smith

Additional information on this error: It seems to be a more or less random number of page loads. This error can occur relatively quickly, after just a few pageloads. The...

Now experiencing a similar issue with geckodriver. Problem seems to become more frequent with continued use. Makes me wonder if there's some kind of accumulating problem on the backend, like...

@leerob @thorwebdev this looks like a breaking bug that I'm not sure how to address, as it arises from interface with Vercel platform.

> Thank you for your prompt reply. I was wondering if there is a way to retain the supabase request for user information on the server, while also being able...

Looks like the problem may be that you're mixing package managers. Delete the `npm` lock file and the node_modules folder and try reinstalling all dependencies with `pnpm`.

I had dropped the 'description' and 'metadata' columns from the database schema in a PR and changed the types accordingly, because these are no longer really used by Stripe. The...

My table was listed, but could not be opened, edited, or deleted. I am going to have to delete the whole project and recreate it, which is a real pain.

I am getting: Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\chris\.virtualenvs\excalibur-lqfZNoys\Scripts\excalibur.exe\__main__.py", line 4, in File "C:\Users\chris\.virtualenvs\excalibur-lqfZNoys\Lib\site-packages\excalibur\cli.py", line 6, in...

In addition to deleting the chromedriver license file and rolling back wdman to a previous version, you can also try updating all of wdman's package dependencies. I discovered that my...