Skip to content

Dev branch doesnt work on Ubuntu #161

Description

@rubenanko
> simple.webplatform@3.0.0 start
> concurrently "npx tsx src/api/index.ts" "vite"

[1] 
[1]   VITE v7.3.2  ready in 127 ms
[1] 
[1]   ➜  Local:   http://localhost:5173/
[1]   ➜  Network: http://192.168.64.56:5173/
[1]   ➜  Network: http://172.23.133.208:5173/
[0] /home/cytech/workspace/Repos/simple.webplatform/node_modules/uWebSockets.js/uws.js:22
[0] 		throw new Error('This version of uWS.js (v20.67.0) supports only Node.js versions 22, 24 and 26 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list).\n\n' + e.toString());
[0] 		      ^
[0] 
[0] Error: This version of uWS.js (v20.67.0) supports only Node.js versions 22, 24 and 26 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list).
[0] 
[0] Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /home/cytech/workspace/Repos/simple.webplatform/node_modules/uWebSockets.js/uws_linux_x64_137.node)
[0]     at /home/cytech/workspace/Repos/simple.webplatform/node_modules/uWebSockets.js/uws.js:22:9
[0]     at Object.<anonymous> (/home/cytech/workspace/Repos/simple.webplatform/node_modules/uWebSockets.js/uws.js:24:3)
[0]     at Module._compile (node:internal/modules/cjs/loader:1871:14)
[0]     at Object.transformer (/home/cytech/workspace/Repos/simple.webplatform/node_modules/tsx/dist/register-D46fvsV_.cjs:3:1104)
[0]     at Module.load (node:internal/modules/cjs/loader:1594:32)
[0]     at Module._load (node:internal/modules/cjs/loader:1396:12)
[0]     at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
[0]     at loadCJSModuleWithModuleLoad (node:internal/modules/esm/translators:372:15)
[0]     at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:244:9)
[0]     at ModuleJob.run (node:internal/modules/esm/module_job:439:25)
[0] 
[0] Node.js v24.18.0
[0] npx tsx src/api/index.ts exited with code 1
^C[1] vite exited with code SIGINT

System /

Linux student-laptop 6.8.0-90-generic #91~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 15:20:45 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions