chops
04/20/2022, 6:12 PMerror: TS2339 [ERROR]: Property 'ref' does not exist on type 'Listener'.
and it wont start upNeedle
04/20/2022, 6:12 PM/title
command!
We have solved your problem?
Click the button below to archive it.Needle
04/20/2022, 6:14 PMchops
04/20/2022, 6:14 PMStarting supabase/functions/payment-sheet
Serving supabase/functions/payment-sheet
Watcher Process started.
Check file:///home/deno/functions/payment-sheet/index.ts
error: TS2339 [ERROR]: Property 'ref' does not exist on type 'Listener'.
this.#listener?.ref();
~~~
at https://deno.land/std@0.135.0/node/internal_binding/tcp_wrap.ts:240:21
TS2339 [ERROR]: Property 'unref' does not exist on type 'Listener'.
this.#listener?.unref();
~~~~~
at https://deno.land/std@0.135.0/node/internal_binding/tcp_wrap.ts:243:21
Found 2 errors.
Watcher Process finished. Restarting on file change...
garyaustin
04/20/2022, 6:29 PMNeedle
04/20/2022, 6:29 PMchops
04/20/2022, 6:32 PMchops
04/20/2022, 6:42 PMgaryaustin
04/20/2022, 7:07 PMVinzent
04/20/2022, 7:55 PMchops
04/20/2022, 9:50 PMgaryaustin
04/20/2022, 9:52 PM