Logging into Worker
I get to logging into the localhost of my worker, but I'm not able to access the same file as in the cloudflare wrangler video around minute 14.21
When I try and open vi src/worker.ts I get the row of ~ as opposed to the editable file the presenter is using.
Thanks!
2 Replies
hi, just bubbling this up to the top if anyone has any idea on this. Much appreciated!
Looks like you don't have a worker.ts, if you
ls src
you will see what files exist in that dir
I don't know what video that is or how you got here so couldn't say what the file may be