Skip to content

Not listening on 4000 #4

Description

@ian

This example appears to package and run but there is nothing listening on port 4000:

➜ npm run watch


> cloudflare-worker@1.0.0 watch /Users/ian/Projects/proxy
> webpack --mode production --watch

webpack is watching the files…

Hash: 899119836552fffb8086
Version: webpack 4.43.0
Time: 55ms
Built at: 05/12/2020 7:47:53 PM
  Asset      Size  Chunks             Chunk Names
main.js  1.16 KiB       0  [emitted]  main
Entrypoint main = main.js
[0] ./src/index.js 612 bytes {0} [built]

and then checking listening ports:

~ via ⬢ v12.13.1
➜ netstat -an | grep 4000

~ via ⬢ v12.13.1
➜

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions