Skip to content

npm run does nothing on Archlinux #3

Open
@gwpl

Description

@gwpl

I've run it and open http://localhost:8787 in local browser , given permission to microphone and nothing happens:
(clicking pause and resume button does not help)

$npm install 
(...)
$ npm start 

> [email protected] start
> wrangler dev


 ⛅ wrangler 3.95.0 (update available 3.99.0)
-------------------------------------------------------

⎔ Starting local server...
[wrangler:inf] Ready on http://localhost:8787
[wrangler:inf] GET / 304 Not Modified (13ms)
[wrangler:inf] GET /styles.css 304 Not Modified (10ms)
[wrangler:inf] GET /hand.js 304 Not Modified (5ms)
[wrangler:inf] GET /script.js 304 Not Modified (7ms)
[wrangler:inf] POST /rtc-connect 200 OK (604ms)
[wrangler:inf] GET /favicon.ico 404 Not Found (16ms)
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│  [b] open a browser, [d] open devtools, [l] turn off local mode, [c] clear console, [x] to exit  │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯

environment:

  • Archlinux
  • Chromium

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